From b468e6a43f28534d40d68d84c485d311709ae684 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 17 Mar 2026 08:57:10 +0000 Subject: [PATCH] chore(master): release 2.0.6 --- CHANGELOG.md | 8 ++++++++ Chart.yaml | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1cd8a0b..ddb2f23 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [2.0.6](https://github.com/evertrust/stream-helm/compare/v2.0.5...v2.0.6) (2026-03-17) + + +### Bug Fixes + +* do not render replicas when autoscaling is enabled ([#128](https://github.com/evertrust/stream-helm/issues/128)) ([da273fa](https://github.com/evertrust/stream-helm/commit/da273fa4084a49185b434ebd9c84f27f1e18b578)) +* include revisionHistoryLimit in Deployment with default set to 3 ([da273fa](https://github.com/evertrust/stream-helm/commit/da273fa4084a49185b434ebd9c84f27f1e18b578)) + ## [2.0.5](https://github.com/evertrust/stream-helm/compare/v2.0.4...v2.0.5) (2026-03-10) diff --git a/Chart.yaml b/Chart.yaml index f2900bf..c8e287e 100644 --- a/Chart.yaml +++ b/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: stream description: EverTrust Stream Helm chart type: application -version: 2.0.5 +version: 2.0.6 appVersion: "2.1.7" icon: https://evertrust.io/media/logo-stream-blue.png home: https://evertrust.io