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