From 791ad9a5ce75fa265e8bfc9d2fd18e60a6fd367e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89mile=20R=C3=A9?= Date: Fri, 8 May 2026 14:26:39 +0400 Subject: [PATCH] Release probod-bootstrap/v0.1.1 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Émile Ré --- cmd/probod-bootstrap/CHANGELOG.md | 6 ++++++ cmd/probod-bootstrap/VERSION | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) 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