Release helm/v0.4.0

Signed-off-by: Bryan Frimin <bryan@probo.com>
This commit is contained in:
Bryan Frimin
2026-06-05 16:39:34 +02:00
parent 45e1797893
commit a1236f866b
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.4.0] - 2026-06-05
### Added
- `SMTP_HELLO_NAME` environment variable to configure the EHLO/HELO hostname
### Changed
- Default `appVersion` to `probod v0.203.0`
## [0.3.0] - 2026-06-02 ## [0.3.0] - 2026-06-02
### Added ### Added

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.3.0 version: 0.4.0
appVersion: "0.201.0" appVersion: "0.203.0"
keywords: keywords:
- compliance - compliance
- soc2 - soc2