From b6f9760cb50dd62c85921cb4c45602a08107a1b5 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Thu, 5 Oct 2023 11:28:02 +0000 Subject: [PATCH] release: 1.2.0 [skip ci] MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## [1.2.0](https://github.com/AtomiCloud/sulfoxide.cobalt/compare/v1.1.1...v1.2.0) (2023-10-05) ### 🚀 New Features * pichu, pikachu and raichu values ([1db1ae9](https://github.com/AtomiCloud/sulfoxide.cobalt/commit/1db1ae9079ede10f7e711d09531df65443f9eb91)) --- 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 fa7bcc0..2a6c419 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,3 +1,10 @@ +## [1.2.0](https://github.com/AtomiCloud/sulfoxide.cobalt/compare/v1.1.1...v1.2.0) (2023-10-05) + + +### 🚀 New Features + +* pichu, pikachu and raichu values ([1db1ae9](https://github.com/AtomiCloud/sulfoxide.cobalt/commit/1db1ae9079ede10f7e711d09531df65443f9eb91)) + ## [1.1.1](https://github.com/AtomiCloud/sulfoxide.cobalt/compare/v1.1.0...v1.1.1) (2023-10-03) diff --git a/chart/Chart.yaml b/chart/Chart.yaml index 6f9ecd9..73a0474 100644 --- a/chart/Chart.yaml +++ b/chart/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: sulfoxide-cobalt description: Helm Chart to install External Secrets, our secret operator, and SecretStore to AtomiCloud's Kubernetes Cluster type: application -version: 1.1.1 +version: 1.2.0 appVersion: "v0.9.5" dependencies: - name: external-secrets diff --git a/chart/README.md b/chart/README.md index 404a288..55afecd 100644 --- a/chart/README.md +++ b/chart/README.md @@ -1,6 +1,6 @@ # sulfoxide-cobalt -![Version: 1.1.1](https://img.shields.io/badge/Version-1.1.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v0.9.5](https://img.shields.io/badge/AppVersion-v0.9.5-informational?style=flat-square) +![Version: 1.2.0](https://img.shields.io/badge/Version-1.2.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v0.9.5](https://img.shields.io/badge/AppVersion-v0.9.5-informational?style=flat-square) Helm Chart to install External Secrets, our secret operator, and SecretStore to AtomiCloud's Kubernetes Cluster