From c26bff62b9a80673e73a9104405867622464f80d Mon Sep 17 00:00:00 2001 From: Bryan Frimin Date: Mon, 25 May 2026 17:08:23 -0700 Subject: [PATCH] Release helm/v0.1.0 Signed-off-by: Bryan Frimin --- contrib/helm/charts/probo/CHANGELOG.md | 16 ++++++++++++++++ contrib/helm/charts/probo/Chart.yaml | 2 +- 2 files changed, 17 insertions(+), 1 deletion(-) diff --git a/contrib/helm/charts/probo/CHANGELOG.md b/contrib/helm/charts/probo/CHANGELOG.md index 9dd7ca856..1ed8bddd6 100644 --- a/contrib/helm/charts/probo/CHANGELOG.md +++ b/contrib/helm/charts/probo/CHANGELOG.md @@ -3,3 +3,19 @@ All notable changes to the Probo Helm chart will be documented in this file. ## Unreleased + +## [0.1.0] - 2026-05-25 + +### Added + +- Initial Helm chart for deploying Probo (`probod v0.192.0`) with configurable PostgreSQL, SeaweedFS object storage, ingress, SAML, SMTP, and connector OAuth credentials + +### Changed + +- Container images are pulled from the `artifact.probo.inc` OCI registry +- Firecrawl API key is now configured under `agents.tools.firecrawl.apiKey`; `FIRECRAWL_ENDPOINT` is no longer configurable +- Access-review connectors now require `clientSecret` + +### Removed + +- SearXNG search backend — Firecrawl is the only supported web search provider diff --git a/contrib/helm/charts/probo/Chart.yaml b/contrib/helm/charts/probo/Chart.yaml index cdabef574..226c31143 100644 --- a/contrib/helm/charts/probo/Chart.yaml +++ b/contrib/helm/charts/probo/Chart.yaml @@ -3,7 +3,7 @@ name: probo description: A Helm chart for deploying Probo - Open Source Compliance Platform type: application version: 0.1.0 -appVersion: "0.191.0" +appVersion: "0.192.0" keywords: - compliance - soc2