From 607a3a2925cdcf78d9c7f48771a8c07000cc76ad Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sun, 29 Oct 2023 09:43:03 +0000 Subject: [PATCH] release: 1.7.0 [skip ci] MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## [1.7.0](https://github.com/AtomiCloud/sulfoxide.zinc/compare/v1.6.0...v1.7.0) (2023-10-29) ### 🚀 New Features * expand zinc to virtual clusters ([caba4f4](https://github.com/AtomiCloud/sulfoxide.zinc/commit/caba4f41114c6f6d8a7c0fdddca60799147020a6)) --- 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 009ac40..a8ceadc 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,3 +1,10 @@ +## [1.7.0](https://github.com/AtomiCloud/sulfoxide.zinc/compare/v1.6.0...v1.7.0) (2023-10-29) + + +### 🚀 New Features + +* expand zinc to virtual clusters ([caba4f4](https://github.com/AtomiCloud/sulfoxide.zinc/commit/caba4f41114c6f6d8a7c0fdddca60799147020a6)) + ## [1.6.0](https://github.com/AtomiCloud/sulfoxide.zinc/compare/v1.5.0...v1.6.0) (2023-10-20) diff --git a/chart/Chart.yaml b/chart/Chart.yaml index b85ecbe..ad1a895 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.6.0 +version: 1.7.0 appVersion: "0.1.0" dependencies: - name: sulfoxide-bromine diff --git a/chart/README.md b/chart/README.md index 2fb0e09..c83d972 100644 --- a/chart/README.md +++ b/chart/README.md @@ -1,6 +1,6 @@ # sulfoxide-zinc -![Version: 1.6.0](https://img.shields.io/badge/Version-1.6.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.1.0](https://img.shields.io/badge/AppVersion-0.1.0-informational?style=flat-square) +![Version: 1.7.0](https://img.shields.io/badge/Version-1.7.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.1.0](https://img.shields.io/badge/AppVersion-0.1.0-informational?style=flat-square) Helm chart to deploy cluster issuers, which issuer certificate using cert-manager