Skip to content

Commit

Permalink
release: 1.9.0 [skip ci]
Browse files Browse the repository at this point in the history
## [1.9.0](v1.8.0...v1.9.0) (2024-08-28)

### 🚀 New Features

* values for mica & talc ([bb060bc](bb060bc))
  • Loading branch information
semantic-release-bot committed Aug 28, 2024
1 parent bb060bc commit 44914bc
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
@@ -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)


Expand Down
2 changes: 1 addition & 1 deletion chart/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion chart/README.md
Original file line number Diff line number Diff line change
@@ -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

Expand Down

0 comments on commit 44914bc

Please sign in to comment.