From 7a359519b89c3a8441e97294ce7af7f8e67e04f0 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Fri, 20 Oct 2023 16:00:39 +0000 Subject: [PATCH] release: 1.2.2 [skip ci] MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## [1.2.2](https://github.com/AtomiCloud/sulfoxide.bromine/compare/v1.2.1...v1.2.2) (2023-10-20) ### 🐛 Bug Fixes * annotations ([23684fa](https://github.com/AtomiCloud/sulfoxide.bromine/commit/23684fa3548d7eff4920a9cdae5b48c387248432)) --- Changelog.md | 7 +++++++ chart/Chart.yaml | 2 +- chart/README.md | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/Changelog.md b/Changelog.md index 4d704f5..3421dca 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,3 +1,10 @@ +## [1.2.2](https://github.com/AtomiCloud/sulfoxide.bromine/compare/v1.2.1...v1.2.2) (2023-10-20) + + +### 🐛 Bug Fixes + +* annotations ([23684fa](https://github.com/AtomiCloud/sulfoxide.bromine/commit/23684fa3548d7eff4920a9cdae5b48c387248432)) + ## [1.2.1](https://github.com/AtomiCloud/sulfoxide.bromine/compare/v1.2.0...v1.2.1) (2023-10-20) diff --git a/chart/Chart.yaml b/chart/Chart.yaml index 6dc6a34..a312ee7 100644 --- a/chart/Chart.yaml +++ b/chart/Chart.yaml @@ -2,5 +2,5 @@ apiVersion: v2 name: sulfoxide-bromine description: Helm chart to deploy SecretStore that use secret of secrets pattern to get project specific secrets type: application -version: 1.2.1 +version: 1.2.2 appVersion: "0.1.0" diff --git a/chart/README.md b/chart/README.md index 3213273..31d6501 100644 --- a/chart/README.md +++ b/chart/README.md @@ -1,6 +1,6 @@ # sulfoxide-bromine -![Version: 1.2.1](https://img.shields.io/badge/Version-1.2.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.1.0](https://img.shields.io/badge/AppVersion-0.1.0-informational?style=flat-square) +![Version: 1.2.2](https://img.shields.io/badge/Version-1.2.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.1.0](https://img.shields.io/badge/AppVersion-0.1.0-informational?style=flat-square) Helm chart to deploy SecretStore that use secret of secrets pattern to get project specific secrets