From 5b2fa6c44a309d8ed324e2876ebac01b8fc87fea Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 24 Oct 2025 13:12:45 +0000 Subject: [PATCH] chore(master): release 2.0.2 --- CHANGELOG.md | 7 +++++++ Chart.yaml | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4bb288e..8af18ff 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [2.0.2](https://github.com/evertrust/stream-helm/compare/v2.0.1...v2.0.2) (2025-10-24) + + +### Bug Fixes + +* bump stream to 2.1.5 ([#115](https://github.com/evertrust/stream-helm/issues/115)) ([73f38da](https://github.com/evertrust/stream-helm/commit/73f38dae00555425420f9afb59f41fd61df8c16b)) + ## [2.0.1](https://github.com/evertrust/stream-helm/compare/v2.0.0...v2.0.1) (2025-10-08) diff --git a/Chart.yaml b/Chart.yaml index 9f3c64c..eca4e1a 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.1 +version: 2.0.2 appVersion: "2.1.5" icon: https://evertrust.io/media/logo-stream-blue.png home: https://evertrust.io