diff --git a/Changelog.md b/Changelog.md index 9d09628..883d9a5 100755 --- a/Changelog.md +++ b/Changelog.md @@ -1,3 +1,10 @@ +## [1.13.0](https://github.com/AtomiCloud/sulfoxide.sulfur/compare/v1.12.0...v1.13.0) (2024-10-02) + + +### 📦 Upstreams Changes + +* **atominix:** ugrading to 28.0.0 ([36c5fd9](https://github.com/AtomiCloud/sulfoxide.sulfur/commit/36c5fd941549c01436c387b65cf3d4a61f9c6c7e)) + ## [1.12.0](https://github.com/AtomiCloud/sulfoxide.sulfur/compare/v1.11.0...v1.12.0) (2024-08-28) diff --git a/chart/Chart.yaml b/chart/Chart.yaml old mode 100755 new mode 100644 index 3eff768..5718751 --- a/chart/Chart.yaml +++ b/chart/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: sulfoxide-sulfur description: Helm chart to deploy Cert Manager to issue TLS and other certificates in AtomiCloud's Infrastructure type: application -version: 1.12.0 +version: 1.13.0 appVersion: "1.15.2" dependencies: - name: cert-manager diff --git a/chart/README.md b/chart/README.md index da13fc0..d12e0ad 100755 --- a/chart/README.md +++ b/chart/README.md @@ -1,6 +1,6 @@ # sulfoxide-sulfur -![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: 1.15.2](https://img.shields.io/badge/AppVersion-1.15.2-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: 1.15.2](https://img.shields.io/badge/AppVersion-1.15.2-informational?style=flat-square) Helm chart to deploy Cert Manager to issue TLS and other certificates in AtomiCloud's Infrastructure