From ce0dfc1ee531edf27290d2517b261ef592808dad Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89mile=20R=C3=A9?= Date: Fri, 12 Jun 2026 19:05:03 +0200 Subject: [PATCH] Release helm/v0.7.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Émile Ré --- contrib/helm/charts/probo/CHANGELOG.md | 12 ++++++++++++ contrib/helm/charts/probo/Chart.yaml | 4 ++-- 2 files changed, 14 insertions(+), 2 deletions(-) diff --git a/contrib/helm/charts/probo/CHANGELOG.md b/contrib/helm/charts/probo/CHANGELOG.md index 83c64cd95..a29ff882a 100644 --- a/contrib/helm/charts/probo/CHANGELOG.md +++ b/contrib/helm/charts/probo/CHANGELOG.md @@ -4,6 +4,18 @@ All notable changes to the Probo Helm chart will be documented in this file. ## Unreleased +## [0.7.0] - 2026-06-12 + +### Added + +- `commonThirdPartyEnrichment` agent config slot (provider/modelName/temperature/maxTokens) for the new common third-party enricher +- `commonThirdPartyEnrichmentWorker` config slot (interval, maxConcurrency, staleAfter, agentTimeout, agentMaxTurns, confidenceThreshold, maxAttempts) for tuning the background worker + +### Changed + +- Default `appVersion` updated to `probod v0.209.0` +- `commonThirdPartyEnrichmentWorker.confidenceThreshold` of `0` is now rendered correctly (was previously dropped by Helm's falsy-numeric truthiness) + ## [0.6.0] - 2026-06-11 ### Changed diff --git a/contrib/helm/charts/probo/Chart.yaml b/contrib/helm/charts/probo/Chart.yaml index 1c03de467..fc49fc6dc 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.6.0 -appVersion: "0.208.0" +version: 0.7.0 +appVersion: "0.209.0" keywords: - compliance - soc2