From 1e32c6caef0bfb0de1f09792c385dafd478a9e75 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Thu, 12 Oct 2023 09:09:08 +0000 Subject: [PATCH] release: 1.3.0 [skip ci] MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## [1.3.0](https://github.com/AtomiCloud/sulfoxide.iron/compare/v1.2.0...v1.3.0) (2023-10-12) ### 🚀 New Features * **entei:** new values.yaml ([c08655c](https://github.com/AtomiCloud/sulfoxide.iron/commit/c08655c22a54175df0a5d87181076031d35c574a)) --- Changelog.md | 7 +++++++ chart/Chart.yaml | 2 +- chart/README.md | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/Changelog.md b/Changelog.md index 7a5d01b..e592cd5 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,3 +1,10 @@ +## [1.3.0](https://github.com/AtomiCloud/sulfoxide.iron/compare/v1.2.0...v1.3.0) (2023-10-12) + + +### 🚀 New Features + +* **entei:** new values.yaml ([c08655c](https://github.com/AtomiCloud/sulfoxide.iron/commit/c08655c22a54175df0a5d87181076031d35c574a)) + ## [1.2.0](https://github.com/AtomiCloud/sulfoxide.iron/compare/v1.1.2...v1.2.0) (2023-10-05) diff --git a/chart/Chart.yaml b/chart/Chart.yaml index 14e46bb..a5f2337 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.2.0 +version: 1.3.0 appVersion: "2.12.0" dependencies: - name: keda diff --git a/chart/README.md b/chart/README.md index 96143d7..dfa20e9 100644 --- a/chart/README.md +++ b/chart/README.md @@ -1,6 +1,6 @@ # sulfoxide-iron -![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: 2.12.0](https://img.shields.io/badge/AppVersion-2.12.0-informational?style=flat-square) +![Version: 1.3.0](https://img.shields.io/badge/Version-1.3.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