diff --git a/Changelog.md b/Changelog.md index 4ac40a1..e469ca1 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,3 +1,10 @@ +## [1.9.0](https://github.com/AtomiCloud/sulfoxide.iron/compare/v1.8.0...v1.9.0) (2024-08-28) + + +### 🚀 New Features + +* values for mica & talc ([bb060bc](https://github.com/AtomiCloud/sulfoxide.iron/commit/bb060bc4177d7d2e7a211c9a2994c05ec81b2085)) + ## [1.8.0](https://github.com/AtomiCloud/sulfoxide.iron/compare/v1.7.0...v1.8.0) (2024-08-17) diff --git a/chart/Chart.yaml b/chart/Chart.yaml index a09f970..5c7aa20 100644 --- a/chart/Chart.yaml +++ b/chart/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: sulfoxide-iron description: Helm chart to deploy KEDA scaler as pod autoscaler type: application -version: 1.8.0 +version: 1.9.0 appVersion: "2.12.0" dependencies: - name: keda diff --git a/chart/README.md b/chart/README.md index f746c45..623aa17 100644 --- a/chart/README.md +++ b/chart/README.md @@ -1,6 +1,6 @@ # sulfoxide-iron -![Version: 1.8.0](https://img.shields.io/badge/Version-1.8.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.12.0](https://img.shields.io/badge/AppVersion-2.12.0-informational?style=flat-square) +![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: 2.12.0](https://img.shields.io/badge/AppVersion-2.12.0-informational?style=flat-square) Helm chart to deploy KEDA scaler as pod autoscaler