From 760c599103f92b86b550dbaa8704f0c22bcb4489 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Tue, 19 Dec 2023 06:25:19 +0000 Subject: [PATCH] release: 1.9.2 [skip ci] MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## [1.9.2](https://github.com/AtomiCloud/sulfoxide.carbon/compare/v1.9.1...v1.9.2) (2023-12-19) ### 🐛 Bug Fixes * missing cluster key in secret target for cluster secrets ([a3006ca](https://github.com/AtomiCloud/sulfoxide.carbon/commit/a3006ca9f48865cefa7f789a8c62299b4fee8a8d)) --- 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 3a6bbc2..8817aaf 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,3 +1,10 @@ +## [1.9.2](https://github.com/AtomiCloud/sulfoxide.carbon/compare/v1.9.1...v1.9.2) (2023-12-19) + + +### 🐛 Bug Fixes + +* missing cluster key in secret target for cluster secrets ([a3006ca](https://github.com/AtomiCloud/sulfoxide.carbon/commit/a3006ca9f48865cefa7f789a8c62299b4fee8a8d)) + ## [1.9.1](https://github.com/AtomiCloud/sulfoxide.carbon/compare/v1.9.0...v1.9.1) (2023-12-19) diff --git a/chart/Chart.yaml b/chart/Chart.yaml index 5d1dde5..32bd37c 100644 --- a/chart/Chart.yaml +++ b/chart/Chart.yaml @@ -2,5 +2,5 @@ apiVersion: v2 name: sulfoxide-carbon description: AtomiCloud Cluster Bootstrap Engine type: application -version: 1.9.1 +version: 1.9.2 appVersion: "0.1.0" diff --git a/chart/README.md b/chart/README.md index 7ccc2de..9f44341 100644 --- a/chart/README.md +++ b/chart/README.md @@ -1,6 +1,6 @@ # sulfoxide-carbon -![Version: 1.9.1](https://img.shields.io/badge/Version-1.9.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.9.2](https://img.shields.io/badge/Version-1.9.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) AtomiCloud Cluster Bootstrap Engine