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