From ef5319ac53af7ad319c474044cf8a48c78c074f5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 1 Oct 2024 14:46:06 +0200 Subject: [PATCH] chore(master): release 1.3.0 (#22) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- CHANGELOG.md | 7 +++++++ Chart.yaml | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 71436b6..590fc77 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.3.0](https://github.com/evertrust/stream-helm/compare/v1.2.0...v1.3.0) (2024-10-01) + + +### Features + +* **upgrade:** support force option ([#21](https://github.com/evertrust/stream-helm/issues/21)) ([5fa8456](https://github.com/evertrust/stream-helm/commit/5fa8456e31ea511ce2b2df92bdd0bc0aebe90815)) + ## [1.2.0](https://github.com/evertrust/stream-helm/compare/v1.1.6...v1.2.0) (2024-09-26) diff --git a/Chart.yaml b/Chart.yaml index 5507efd..7cd619d 100644 --- a/Chart.yaml +++ b/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: stream description: EverTrust Stream Helm chart type: application -version: 1.2.0 +version: 1.3.0 appVersion: "2.0.6" icon: https://evertrust.io/media/logo-stream-blue.png home: https://evertrust.io