From 6e2a2ff995b5d6219170da9a4a49bee282564bdf Mon Sep 17 00:00:00 2001 From: Bryan Frimin Date: Tue, 28 Jul 2026 18:44:28 +0200 Subject: [PATCH] Release helm/v0.12.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 fe64021d0..c36f68e8e 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.12.0] - 2026-07-28 + +### Added + +- `probo.auth.emailConfirmationTokenValidity` Helm value to configure the email-confirmation token lifetime (default: 3600 seconds / 1 hour) + +### Changed + +- Default `appVersion` updated to `probod v0.238.0` + ## [0.11.0] - 2026-07-25 ### Added diff --git a/contrib/helm/charts/probo/Chart.yaml b/contrib/helm/charts/probo/Chart.yaml index a54b83803..672307118 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.11.0 -appVersion: "0.235.0" +version: 0.12.0 +appVersion: "0.238.0" keywords: - compliance - soc2