From 534079ddcca4963a1d1d99e2f05798aa00f21cf9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89mile=20R=C3=A9?= Date: Tue, 2 Jun 2026 12:48:12 +0200 Subject: [PATCH] Release helm/v0.3.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 | 10 ++++++++++ contrib/helm/charts/probo/Chart.yaml | 4 ++-- 2 files changed, 12 insertions(+), 2 deletions(-) diff --git a/contrib/helm/charts/probo/CHANGELOG.md b/contrib/helm/charts/probo/CHANGELOG.md index 87ff3b8cc..f5b43cfd3 100644 --- a/contrib/helm/charts/probo/CHANGELOG.md +++ b/contrib/helm/charts/probo/CHANGELOG.md @@ -4,6 +4,16 @@ All notable changes to the Probo Helm chart will be documented in this file. ## Unreleased +## [0.3.0] - 2026-06-02 + +### Added + +- Expose third-party vetting worker tuning (interval, concurrency, stale-after, agent timeout, max-turns) in values + +### Changed + +- Default `appVersion` to `probod v0.201.0` + ## [0.2.1] - 2026-06-01 ### Changed diff --git a/contrib/helm/charts/probo/Chart.yaml b/contrib/helm/charts/probo/Chart.yaml index 3af458c88..befd7dd0d 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.2.1 -appVersion: "0.200.1" +version: 0.3.0 +appVersion: "0.201.0" keywords: - compliance - soc2