From f9489f6e5300060c8d7286318c5e997767cb8395 Mon Sep 17 00:00:00 2001 From: Ludovic Vielle Date: Tue, 30 Jun 2026 13:03:19 +0200 Subject: [PATCH] Release probod-bootstrap/v0.3.0 Signed-off-by: Ludovic Vielle --- cmd/probod-bootstrap/CHANGELOG.md | 2 ++ cmd/probod-bootstrap/VERSION | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/cmd/probod-bootstrap/CHANGELOG.md b/cmd/probod-bootstrap/CHANGELOG.md index 33fc38b77..13612daeb 100644 --- a/cmd/probod-bootstrap/CHANGELOG.md +++ b/cmd/probod-bootstrap/CHANGELOG.md @@ -4,6 +4,8 @@ All notable changes to `probod-bootstrap` will be documented in this file. ## Unreleased +## [0.3.0] - 2026-06-30 + ### Added - AWS Systems Manager Parameter Store resolution: env values prefixed with `awsps://` are fetched at startup using the standard AWS SDK credential chain and cached per run diff --git a/cmd/probod-bootstrap/VERSION b/cmd/probod-bootstrap/VERSION index 0ea3a944b..0d91a54c7 100644 --- a/cmd/probod-bootstrap/VERSION +++ b/cmd/probod-bootstrap/VERSION @@ -1 +1 @@ -0.2.0 +0.3.0