From 3ed5ed2fb5c4d76373bdda87788ed538a587637b Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sun, 29 Dec 2024 06:48:24 +0000 Subject: [PATCH] release: 1.13.0 [skip ci] MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## [1.13.0](https://github.com/AtomiCloud/sulfoxide.cobalt/compare/v1.12.0...v1.13.0) (2024-12-29) ### 📦 Upstreams Changes * **eso:** ugrade ESO from 0.9.20 to 0.12.1 ([1582489](https://github.com/AtomiCloud/sulfoxide.cobalt/commit/158248931650e67998695b5159ee3a64fec4fb54)) --- 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 60c5a22..8d50d3a 100755 --- a/Changelog.md +++ b/Changelog.md @@ -1,3 +1,10 @@ +## [1.13.0](https://github.com/AtomiCloud/sulfoxide.cobalt/compare/v1.12.0...v1.13.0) (2024-12-29) + + +### 📦 Upstreams Changes + +* **eso:** ugrade ESO from 0.9.20 to 0.12.1 ([1582489](https://github.com/AtomiCloud/sulfoxide.cobalt/commit/158248931650e67998695b5159ee3a64fec4fb54)) + ## [1.12.0](https://github.com/AtomiCloud/sulfoxide.cobalt/compare/v1.11.0...v1.12.0) (2024-10-02) diff --git a/chart/Chart.yaml b/chart/Chart.yaml index 6741e3c..a95fc5b 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.12.0 +version: 1.13.0 appVersion: "v0.12.1" dependencies: - name: external-secrets diff --git a/chart/README.md b/chart/README.md index 09c23f6..b8a0c8b 100755 --- a/chart/README.md +++ b/chart/README.md @@ -1,6 +1,6 @@ # sulfoxide-cobalt -![Version: 1.12.0](https://img.shields.io/badge/Version-1.12.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v0.12.1](https://img.shields.io/badge/AppVersion-v0.12.1-informational?style=flat-square) +![Version: 1.13.0](https://img.shields.io/badge/Version-1.13.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v0.12.1](https://img.shields.io/badge/AppVersion-v0.12.1-informational?style=flat-square) Helm Chart to install External Secrets, our secret operator, and SecretStore to AtomiCloud's Kubernetes Cluster