From 940dc52a65c7706ad42e588fe3bc91b2703c01fe Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Wed, 2 Oct 2024 14:07:41 +0000 Subject: [PATCH] release: 1.13.0 [skip ci] MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## [1.13.0](https://github.com/AtomiCloud/sulfoxide.sulfur/compare/v1.12.0...v1.13.0) (2024-10-02) ### 📦 Upstreams Changes * **atominix:** ugrading to 28.0.0 ([36c5fd9](https://github.com/AtomiCloud/sulfoxide.sulfur/commit/36c5fd941549c01436c387b65cf3d4a61f9c6c7e)) --- Changelog.md | 7 +++++++ chart/Chart.yaml | 2 +- chart/README.md | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) mode change 100755 => 100644 chart/Chart.yaml diff --git a/Changelog.md b/Changelog.md index 9d09628..883d9a5 100755 --- a/Changelog.md +++ b/Changelog.md @@ -1,3 +1,10 @@ +## [1.13.0](https://github.com/AtomiCloud/sulfoxide.sulfur/compare/v1.12.0...v1.13.0) (2024-10-02) + + +### 📦 Upstreams Changes + +* **atominix:** ugrading to 28.0.0 ([36c5fd9](https://github.com/AtomiCloud/sulfoxide.sulfur/commit/36c5fd941549c01436c387b65cf3d4a61f9c6c7e)) + ## [1.12.0](https://github.com/AtomiCloud/sulfoxide.sulfur/compare/v1.11.0...v1.12.0) (2024-08-28) diff --git a/chart/Chart.yaml b/chart/Chart.yaml old mode 100755 new mode 100644 index 3eff768..5718751 --- 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.12.0 +version: 1.13.0 appVersion: "1.15.2" dependencies: - name: cert-manager diff --git a/chart/README.md b/chart/README.md index da13fc0..d12e0ad 100755 --- a/chart/README.md +++ b/chart/README.md @@ -1,6 +1,6 @@ # sulfoxide-sulfur -![Version: 1.12.0](https://img.shields.io/badge/Version-1.12.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.13.0](https://img.shields.io/badge/Version-1.13.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