diff --git a/cmd/probod-bootstrap/CHANGELOG.md b/cmd/probod-bootstrap/CHANGELOG.md index c8f9cf10c..37f2a3825 100644 --- a/cmd/probod-bootstrap/CHANGELOG.md +++ b/cmd/probod-bootstrap/CHANGELOG.md @@ -4,6 +4,12 @@ All notable changes to `probod-bootstrap` will be documented in this file. ## Unreleased +## [0.1.1] - 2026-05-08 + +### Fixed + +- Fix builder tracing address default port + ### Security - Upgrade go to 1.26.3 diff --git a/cmd/probod-bootstrap/VERSION b/cmd/probod-bootstrap/VERSION index 6e8bf73aa..17e51c385 100644 --- a/cmd/probod-bootstrap/VERSION +++ b/cmd/probod-bootstrap/VERSION @@ -1 +1 @@ -0.1.0 +0.1.1