diff --git a/Changelog.md b/Changelog.md index 8badf8d..2f6917d 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,3 +1,10 @@ +## [1.10.0](https://github.com/AtomiCloud/sulfoxide.sulfur/compare/v1.9.0...v1.10.0) (2024-08-11) + + +### 🚀 New Features + +* new values file for pichu, pikachu & raichu under topaz & amber ([8499467](https://github.com/AtomiCloud/sulfoxide.sulfur/commit/8499467d6bad8534475df71f76fe28e192feacab)) + ## [1.9.0](https://github.com/AtomiCloud/sulfoxide.sulfur/compare/v1.8.0...v1.9.0) (2024-08-11) diff --git a/chart/Chart.yaml b/chart/Chart.yaml index df3ccb7..f9b1d1d 100644 --- 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.9.0 +version: 1.10.0 appVersion: "1.15.2" dependencies: - name: cert-manager diff --git a/chart/README.md b/chart/README.md index d1d487e..ed871d3 100644 --- a/chart/README.md +++ b/chart/README.md @@ -1,6 +1,6 @@ # sulfoxide-sulfur -![Version: 1.9.0](https://img.shields.io/badge/Version-1.9.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.10.0](https://img.shields.io/badge/Version-1.10.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