diff --git a/Changelog.md b/Changelog.md index c06c523..60c5a22 100755 --- a/Changelog.md +++ b/Changelog.md @@ -1,3 +1,10 @@ +## [1.12.0](https://github.com/AtomiCloud/sulfoxide.cobalt/compare/v1.11.0...v1.12.0) (2024-10-02) + + +### 📦 Upstreams Changes + +* **atominix:** ugrading to 28.0.0 ([10076a9](https://github.com/AtomiCloud/sulfoxide.cobalt/commit/10076a915b74e33f4d4d77d112acf5521fb917da)) + ## [1.11.0](https://github.com/AtomiCloud/sulfoxide.cobalt/compare/v1.10.1...v1.11.0) (2024-08-28) diff --git a/chart/Chart.yaml b/chart/Chart.yaml old mode 100755 new mode 100644 index 959a207..dbee6e8 --- 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.11.0 +version: 1.12.0 appVersion: "v0.9.20" dependencies: - name: external-secrets diff --git a/chart/README.md b/chart/README.md index fdbd918..ef3a680 100755 --- a/chart/README.md +++ b/chart/README.md @@ -1,6 +1,6 @@ # sulfoxide-cobalt -![Version: 1.11.0](https://img.shields.io/badge/Version-1.11.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v0.9.20](https://img.shields.io/badge/AppVersion-v0.9.20-informational?style=flat-square) +![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.9.20](https://img.shields.io/badge/AppVersion-v0.9.20-informational?style=flat-square) Helm Chart to install External Secrets, our secret operator, and SecretStore to AtomiCloud's Kubernetes Cluster