From fc48cc90b52c53ddaa1c76384a4fef41d68b9106 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sun, 11 Aug 2024 06:43:13 +0000 Subject: [PATCH] release: 1.9.0 [skip ci] MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## [1.9.0](https://github.com/AtomiCloud/sulfoxide.sulfur/compare/v1.8.0...v1.9.0) (2024-08-11) ### 📦 Upstreams Changes * upgrade nix, helm upstream, GHA ([6a13576](https://github.com/AtomiCloud/sulfoxide.sulfur/commit/6a135766c16a4d8c529290090c6a6f3bde6a9bb2)) --- 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 9391526..8badf8d 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,3 +1,10 @@ +## [1.9.0](https://github.com/AtomiCloud/sulfoxide.sulfur/compare/v1.8.0...v1.9.0) (2024-08-11) + + +### 📦 Upstreams Changes + +* upgrade nix, helm upstream, GHA ([6a13576](https://github.com/AtomiCloud/sulfoxide.sulfur/commit/6a135766c16a4d8c529290090c6a6f3bde6a9bb2)) + ## [1.8.0](https://github.com/AtomiCloud/sulfoxide.sulfur/compare/v1.7.1...v1.8.0) (2024-02-08) diff --git a/chart/Chart.yaml b/chart/Chart.yaml index 68d668d..df3ccb7 100644 --- a/chart/Chart.yaml +++ b/chart/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: sulfoxide-sulfur description: Helm chart to deploy Cert Manager to issue TLS and other certificates in AtomiCloud's Infrastructure type: application -version: 1.8.0 +version: 1.9.0 appVersion: "1.15.2" dependencies: - name: cert-manager diff --git a/chart/README.md b/chart/README.md index 971f101..d1d487e 100644 --- a/chart/README.md +++ b/chart/README.md @@ -1,6 +1,6 @@ # sulfoxide-sulfur -![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: 1.15.2](https://img.shields.io/badge/AppVersion-1.15.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: 1.15.2](https://img.shields.io/badge/AppVersion-1.15.2-informational?style=flat-square) Helm chart to deploy Cert Manager to issue TLS and other certificates in AtomiCloud's Infrastructure