diff --git a/contrib/helm/charts/probo/CHANGELOG.md b/contrib/helm/charts/probo/CHANGELOG.md index 37e23443f..fe64021d0 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.11.0] - 2026-07-25 + +### Added + +- `probo.itam.deviceEnrollmentTokenValidity` Helm value to configure the device enrollment token lifetime (default: 604800 seconds / 7 days) + +### Changed + +- Default `appVersion` updated to `probod v0.235.0` + ## [0.10.0] - 2026-06-30 ### Added diff --git a/contrib/helm/charts/probo/Chart.yaml b/contrib/helm/charts/probo/Chart.yaml index d2ffee59b..a54b83803 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.10.0 -appVersion: "0.222.0" +version: 0.11.0 +appVersion: "0.235.0" keywords: - compliance - soc2