Release helm/v0.2.0

Signed-off-by: Émile Ré <emile@getprobo.com>
This commit is contained in:
Émile Ré
2026-06-01 14:58:22 +02:00
parent 49dabedff4
commit 948b3d1d85
2 changed files with 17 additions and 2 deletions

View File

@@ -4,6 +4,21 @@ All notable changes to the Probo Helm chart will be documented in this file.
## Unreleased
## [0.2.0] - 2026-06-01
### Added
- Expose tracker-mapping and common-pattern-enrichment worker tuning (interval, concurrency, stale-after, agent timeout, max-turns) in values
- Wire `OAUTH2_SERVER_SIGNING_KEY` and add early validation for required base64 and PEM secrets
### Changed
- Default `appVersion` to `probod v0.200.0`
- Raise default agent `maxTokens` to 4096 in `values-production.yaml.example` to leave headroom for reasoning models
- Align `PG_ADDR` with `postgresql.host`/`port`
- Isolate the main service/deployment with component labels so Chrome pods are not selected by server traffic
- Document required secret formats, managed PostgreSQL prerequisites, ACME account key persistence, and Azure Blob compatibility caveats for S3 proxy deployments
## [0.1.0] - 2026-05-25
### Added

View File

@@ -2,8 +2,8 @@ apiVersion: v2
name: probo
description: A Helm chart for deploying Probo - Open Source Compliance Platform
type: application
version: 0.1.0
appVersion: "0.192.0"
version: 0.2.0
appVersion: "0.200.0"
keywords:
- compliance
- soc2