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.1...v1.9.0) (2024-08-11)

### 🚀 New Features

* full topaz compatibility ([d551dd1](d551dd1))
* migrate to new infisical-based secrets system ([ee31960](ee31960))
* upgrade actions to use namespace ([6cd87d0](6cd87d0))
  • Loading branch information
semantic-release-bot committed Aug 11, 2024
1 parent d551dd1 commit 9f41125
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 2 deletions.
9 changes: 9 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [1.9.0](https://github.com/AtomiCloud/sulfoxide.helium/compare/v1.8.1...v1.9.0) (2024-08-11)


### 🚀 New Features

* full topaz compatibility ([d551dd1](https://github.com/AtomiCloud/sulfoxide.helium/commit/d551dd1ef19bcb145e8c8230fcb71517ca90de5c))
* migrate to new infisical-based secrets system ([ee31960](https://github.com/AtomiCloud/sulfoxide.helium/commit/ee31960f5dd86d4cf7188e8285886686159d0e12))
* upgrade actions to use namespace ([6cd87d0](https://github.com/AtomiCloud/sulfoxide.helium/commit/6cd87d01d31b2c617c8463930a17c10a9dc56076))

## [1.8.1](https://github.com/AtomiCloud/sulfoxide.helium/compare/v1.8.0...v1.8.1) (2024-02-08)


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-helium
description: AtomiCloud's Deployment Platform via ArgoCD
type: application
version: 1.8.1
version: 1.9.0
appVersion: "5.51.2"
dependencies:
- name: argo-cd
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-helium

![Version: 1.8.1](https://img.shields.io/badge/Version-1.8.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.51.2](https://img.shields.io/badge/AppVersion-5.51.2-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: 5.51.2](https://img.shields.io/badge/AppVersion-5.51.2-informational?style=flat-square)

AtomiCloud's Deployment Platform via ArgoCD

Expand Down

0 comments on commit 9f41125

Please sign in to comment.