From 71f53c2972a18b698b1a7fc321d7249f665dd479 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 10 Jun 2026 14:43:20 +0000 Subject: [PATCH] chore(master): release 2.1.0 --- CHANGELOG.md | 7 +++++++ Chart.yaml | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7bfe28d..9afca77 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [2.1.0](https://github.com/evertrust/stream-helm/compare/v2.0.11...v2.1.0) (2026-06-10) + + +### Features + +* **external-autoscaler:** support external autoscaler replicas ([#143](https://github.com/evertrust/stream-helm/issues/143)) ([2bb7503](https://github.com/evertrust/stream-helm/commit/2bb7503c7afbf434518df8be72de341254b56a37)) + ## [2.0.11](https://github.com/evertrust/stream-helm/compare/v2.0.10...v2.0.11) (2026-05-29) diff --git a/Chart.yaml b/Chart.yaml index 0fbe7f1..bdf32b3 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.11 +version: 2.1.0 appVersion: "2.1.10" icon: https://evertrust.io/media/logo-stream-blue.png home: https://evertrust.io