From a5d67e8756b3ea9371f68616a4ac5d15db92acf1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 25 Oct 2024 14:32:49 +0200 Subject: [PATCH] chore(master): release 1.4.0 (#24) 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 590fc77..6224d9a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.4.0](https://github.com/evertrust/stream-helm/compare/v1.3.0...v1.4.0) (2024-10-17) + + +### Features + +* **intialAdminHashPassword:** support ([#23](https://github.com/evertrust/stream-helm/issues/23)) ([df8b551](https://github.com/evertrust/stream-helm/commit/df8b551d2c64e1c0c143b4eb4f5e6e1096d94ea4)) + ## [1.3.0](https://github.com/evertrust/stream-helm/compare/v1.2.0...v1.3.0) (2024-10-01) diff --git a/Chart.yaml b/Chart.yaml index 7cd619d..a5cd93f 100644 --- a/Chart.yaml +++ b/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: stream description: EverTrust Stream Helm chart type: application -version: 1.3.0 +version: 1.4.0 appVersion: "2.0.6" icon: https://evertrust.io/media/logo-stream-blue.png home: https://evertrust.io