diff --git a/Changelog.md b/Changelog.md index 250fa26..b82d660 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,3 +1,10 @@ +## [1.2.0](https://github.com/AtomiCloud/sulfoxide.xenon/compare/v1.1.2...v1.2.0) (2023-10-03) + + +### 🚀 New Features + +* **entei:** initial values.yaml ([4d95bde](https://github.com/AtomiCloud/sulfoxide.xenon/commit/4d95bded69d56d7aca911456291886a1674c10ff)) + ## [1.1.2](https://github.com/AtomiCloud/sulfoxide.xenon/compare/v1.1.1...v1.1.2) (2023-09-30) diff --git a/chart/Chart.yaml b/chart/Chart.yaml index 099caf1..00e2e9c 100644 --- a/chart/Chart.yaml +++ b/chart/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: sulfoxide-xenon description: Metrics Server type: application -version: 1.1.2 +version: 1.2.0 appVersion: "3.11.0" dependencies: - name: metrics-server diff --git a/chart/README.md b/chart/README.md index 43a8f1d..f24dd90 100644 --- a/chart/README.md +++ b/chart/README.md @@ -1,6 +1,6 @@ # sulfoxide-xenon -![Version: 1.1.2](https://img.shields.io/badge/Version-1.1.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.11.0](https://img.shields.io/badge/AppVersion-3.11.0-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: 3.11.0](https://img.shields.io/badge/AppVersion-3.11.0-informational?style=flat-square) Metrics Server