From 948b3d1d85e63620a8e156d6e0b436dd20520742 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89mile=20R=C3=A9?= Date: Mon, 1 Jun 2026 14:58:22 +0200 Subject: [PATCH] Release helm/v0.2.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 | 15 +++++++++++++++ contrib/helm/charts/probo/Chart.yaml | 4 ++-- 2 files changed, 17 insertions(+), 2 deletions(-) diff --git a/contrib/helm/charts/probo/CHANGELOG.md b/contrib/helm/charts/probo/CHANGELOG.md index 1ed8bddd6..01443c926 100644 --- a/contrib/helm/charts/probo/CHANGELOG.md +++ b/contrib/helm/charts/probo/CHANGELOG.md @@ -4,6 +4,21 @@ All notable changes to the Probo Helm chart will be documented in this file. ## Unreleased +## [0.2.0] - 2026-06-01 + +### Added + +- Expose tracker-mapping and common-pattern-enrichment worker tuning (interval, concurrency, stale-after, agent timeout, max-turns) in values +- Wire `OAUTH2_SERVER_SIGNING_KEY` and add early validation for required base64 and PEM secrets + +### Changed + +- Default `appVersion` to `probod v0.200.0` +- Raise default agent `maxTokens` to 4096 in `values-production.yaml.example` to leave headroom for reasoning models +- Align `PG_ADDR` with `postgresql.host`/`port` +- Isolate the main service/deployment with component labels so Chrome pods are not selected by server traffic +- Document required secret formats, managed PostgreSQL prerequisites, ACME account key persistence, and Azure Blob compatibility caveats for S3 proxy deployments + ## [0.1.0] - 2026-05-25 ### Added diff --git a/contrib/helm/charts/probo/Chart.yaml b/contrib/helm/charts/probo/Chart.yaml index 226c31143..a355d2699 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.1.0 -appVersion: "0.192.0" +version: 0.2.0 +appVersion: "0.200.0" keywords: - compliance - soc2