@@ -4,6 +4,16 @@ All notable changes to the Probo Helm chart will be documented in this file.
|
|||||||
|
|
||||||
## Unreleased
|
## 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
|
## [0.7.0] - 2026-06-12
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|||||||
@@ -2,8 +2,8 @@ apiVersion: v2
|
|||||||
name: probo
|
name: probo
|
||||||
description: A Helm chart for deploying Probo - Open Source Compliance Platform
|
description: A Helm chart for deploying Probo - Open Source Compliance Platform
|
||||||
type: application
|
type: application
|
||||||
version: 0.7.0
|
version: 0.8.0
|
||||||
appVersion: "0.209.0"
|
appVersion: "0.216.0"
|
||||||
keywords:
|
keywords:
|
||||||
- compliance
|
- compliance
|
||||||
- soc2
|
- soc2
|
||||||
|
|||||||
Reference in New Issue
Block a user