From 5da88e3965f60240cfa8816b90960721fbe47d26 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sun, 11 Aug 2024 07:46:23 +0000 Subject: [PATCH] release: 1.10.0 [skip ci] MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## [1.10.0](https://github.com/AtomiCloud/sulfoxide.zinc/compare/v1.9.0...v1.10.0) (2024-08-11) ### 📦 Upstreams Changes * upgrade nix, helm upstream, GHA ([e1b4339](https://github.com/AtomiCloud/sulfoxide.zinc/commit/e1b433972ca3d42c037d152b5a38bb4f77e92018)) --- 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 b888066..ea028a3 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,3 +1,10 @@ +## [1.10.0](https://github.com/AtomiCloud/sulfoxide.zinc/compare/v1.9.0...v1.10.0) (2024-08-11) + + +### 📦 Upstreams Changes + +* upgrade nix, helm upstream, GHA ([e1b4339](https://github.com/AtomiCloud/sulfoxide.zinc/commit/e1b433972ca3d42c037d152b5a38bb4f77e92018)) + ## [1.9.0](https://github.com/AtomiCloud/sulfoxide.zinc/compare/v1.8.1...v1.9.0) (2024-02-08) diff --git a/chart/Chart.yaml b/chart/Chart.yaml index 87fc656..2365950 100644 --- a/chart/Chart.yaml +++ b/chart/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: sulfoxide-zinc description: Helm chart to deploy cluster issuers, which issuer certificate using cert-manager type: application -version: 1.9.0 +version: 1.10.0 appVersion: "1.6.0" dependencies: - name: sulfoxide-bromine diff --git a/chart/README.md b/chart/README.md index 37e1bfa..c175fc1 100644 --- a/chart/README.md +++ b/chart/README.md @@ -1,6 +1,6 @@ # sulfoxide-zinc -![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.6.0](https://img.shields.io/badge/AppVersion-1.6.0-informational?style=flat-square) +![Version: 1.10.0](https://img.shields.io/badge/Version-1.10.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.6.0](https://img.shields.io/badge/AppVersion-1.6.0-informational?style=flat-square) Helm chart to deploy cluster issuers, which issuer certificate using cert-manager