From 8add4713c8664822652e9fcb92584ff55e7e136b Mon Sep 17 00:00:00 2001 From: Bryan Frimin Date: Fri, 19 Jun 2026 17:28:41 +0200 Subject: [PATCH] Release helm/v0.8.0 Signed-off-by: Bryan Frimin --- 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 a29ff882a..9758c88e5 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.8.0] - 2026-06-19 + +### Added + +- `probo.oauth2.cimdAllowedClientIds` config slot: list of HTTPS client metadata document URLs allowed for CIMD OAuth clients (e.g. MCP connectors); leave empty to disable CIMD + +### Changed + +- Default `appVersion` updated to `probod v0.216.0` + ## [0.7.0] - 2026-06-12 ### Added diff --git a/contrib/helm/charts/probo/Chart.yaml b/contrib/helm/charts/probo/Chart.yaml index fc49fc6dc..e65da3854 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.7.0 -appVersion: "0.209.0" +version: 0.8.0 +appVersion: "0.216.0" keywords: - compliance - soc2