From f677c7566e46a57180866c1b07191ff10039c853 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 22 Jul 2026 15:01:37 +0000 Subject: [PATCH] chore(master): release 2.2.0 --- CHANGELOG.md | 7 +++++++ Chart.yaml | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9afca77..6a2e029 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [2.2.0](https://github.com/evertrust/stream-helm/compare/v2.1.0...v2.2.0) (2026-07-22) + + +### Features + +* add prometheus service monitor template ([#146](https://github.com/evertrust/stream-helm/issues/146)) ([de4e56a](https://github.com/evertrust/stream-helm/commit/de4e56aafc167f2cdd57c3fcb9af6c07e7247283)) + ## [2.1.0](https://github.com/evertrust/stream-helm/compare/v2.0.11...v2.1.0) (2026-06-10) diff --git a/Chart.yaml b/Chart.yaml index bdf32b3..05dc9da 100644 --- a/Chart.yaml +++ b/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: stream description: EverTrust Stream Helm chart type: application -version: 2.1.0 +version: 2.2.0 appVersion: "2.1.10" icon: https://evertrust.io/media/logo-stream-blue.png home: https://evertrust.io