Release helm/v0.3.0

Signed-off-by: Émile Ré <emile@getprobo.com>
This commit is contained in:
Émile Ré
2026-06-02 12:48:12 +02:00
parent 8fee43d4dd
commit 534079ddcc
2 changed files with 12 additions and 2 deletions

View File

@@ -4,6 +4,16 @@ All notable changes to the Probo Helm chart will be documented in this file.
## Unreleased ## Unreleased
## [0.3.0] - 2026-06-02
### Added
- Expose third-party vetting worker tuning (interval, concurrency, stale-after, agent timeout, max-turns) in values
### Changed
- Default `appVersion` to `probod v0.201.0`
## [0.2.1] - 2026-06-01 ## [0.2.1] - 2026-06-01
### Changed ### Changed

View File

@@ -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.2.1 version: 0.3.0
appVersion: "0.200.1" appVersion: "0.201.0"
keywords: keywords:
- compliance - compliance
- soc2 - soc2