From bb253cda8e8bedd658ee066799be7da4bc597176 Mon Sep 17 00:00:00 2001 From: Ludovic Vielle Date: Thu, 11 Jun 2026 16:25:56 +0200 Subject: [PATCH] Release helm/v0.6.0 Signed-off-by: Ludovic Vielle --- contrib/helm/charts/probo/CHANGELOG.md | 14 ++++++++++++++ contrib/helm/charts/probo/Chart.yaml | 4 ++-- 2 files changed, 16 insertions(+), 2 deletions(-) diff --git a/contrib/helm/charts/probo/CHANGELOG.md b/contrib/helm/charts/probo/CHANGELOG.md index 315e6e925..83c64cd95 100644 --- a/contrib/helm/charts/probo/CHANGELOG.md +++ b/contrib/helm/charts/probo/CHANGELOG.md @@ -4,6 +4,20 @@ All notable changes to the Probo Helm chart will be documented in this file. ## Unreleased +## [0.6.0] - 2026-06-11 + +### Changed + +- Default `appVersion` updated to `probod v0.208.0` +- Tracker mapping config restored to support linking (not create-only) +- References updated to probo.com + +### Removed + +- `thirdPartyDisambiguation` agent config slot and + `trackerMappingWorker.disambiguationAgentTimeout` removed (disambiguation + agent dropped upstream) + ## [0.5.0] - 2026-06-09 ### Added diff --git a/contrib/helm/charts/probo/Chart.yaml b/contrib/helm/charts/probo/Chart.yaml index 6ae79964d..1c03de467 100644 --- a/contrib/helm/charts/probo/Chart.yaml +++ b/contrib/helm/charts/probo/Chart.yaml @@ -2,8 +2,8 @@ apiVersion: v2 name: probo description: A Helm chart for deploying Probo - Open Source Compliance Platform type: application -version: 0.5.0 -appVersion: "0.206.0" +version: 0.6.0 +appVersion: "0.208.0" keywords: - compliance - soc2