diff --git a/Changelog.md b/Changelog.md index d1a9601..76feee7 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,3 +1,10 @@ +## [1.2.0](https://github.com/AtomiCloud/sulfoxide.chlorine/compare/v1.1.1...v1.2.0) (2023-10-05) + + +### 🚀 New Features + +* pichu, pikachu and raichu values ([6fd35a2](https://github.com/AtomiCloud/sulfoxide.chlorine/commit/6fd35a202568d80510c83b23ad088091f6e13f82)) + ## [1.1.1](https://github.com/AtomiCloud/sulfoxide.chlorine/compare/v1.1.0...v1.1.1) (2023-09-30) diff --git a/chart/Chart.yaml b/chart/Chart.yaml index ebb1a4b..32e8940 100644 --- a/chart/Chart.yaml +++ b/chart/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: sulfoxide-chlorine description: Helm Chart to install reloader, ensuring pods are reloaded when secrets or configmap changes type: application -version: 1.1.1 +version: 1.2.0 appVersion: "v1.0.41" dependencies: - name: reloader diff --git a/chart/README.md b/chart/README.md index b521996..2143924 100644 --- a/chart/README.md +++ b/chart/README.md @@ -1,6 +1,6 @@ # sulfoxide-chlorine -![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: v1.0.41](https://img.shields.io/badge/AppVersion-v1.0.41-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: v1.0.41](https://img.shields.io/badge/AppVersion-v1.0.41-informational?style=flat-square) Helm Chart to install reloader, ensuring pods are reloaded when secrets or configmap changes