From c3ac3263afc55118e06ef3b60744ba0a6de6479a Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Wed, 2 Oct 2024 14:07:17 +0000 Subject: [PATCH] release: 1.14.0 [skip ci] MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## [1.14.0](https://github.com/AtomiCloud/sulfoxide.argon/compare/v1.13.0...v1.14.0) (2024-10-02) ### 📦 Upstreams Changes * **atominix:** update to 28.0.0 ([ea4e068](https://github.com/AtomiCloud/sulfoxide.argon/commit/ea4e06895ebcd0f0e9c10e69040a888e648a8a0a)) --- 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 4f9b0d1..f7c5e3f 100755 --- a/Changelog.md +++ b/Changelog.md @@ -1,3 +1,10 @@ +## [1.14.0](https://github.com/AtomiCloud/sulfoxide.argon/compare/v1.13.0...v1.14.0) (2024-10-02) + + +### 📦 Upstreams Changes + +* **atominix:** update to 28.0.0 ([ea4e068](https://github.com/AtomiCloud/sulfoxide.argon/commit/ea4e06895ebcd0f0e9c10e69040a888e648a8a0a)) + ## [1.13.0](https://github.com/AtomiCloud/sulfoxide.argon/compare/v1.12.0...v1.13.0) (2024-08-28) diff --git a/chart/Chart.yaml b/chart/Chart.yaml old mode 100755 new mode 100644 index 6e4dfc5..1996e2e --- a/chart/Chart.yaml +++ b/chart/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: sulfoxide-argon description: Helm chart to deploy AtomiCloud's Cluster policy engine, Kyverno type: application -version: 1.13.0 +version: 1.14.0 appVersion: "3.2.6" dependencies: - name: kyverno diff --git a/chart/README.md b/chart/README.md index a2ef2ec..e5192f6 100755 --- a/chart/README.md +++ b/chart/README.md @@ -1,6 +1,6 @@ # sulfoxide-argon -![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: 3.2.6](https://img.shields.io/badge/AppVersion-3.2.6-informational?style=flat-square) +![Version: 1.14.0](https://img.shields.io/badge/Version-1.14.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.2.6](https://img.shields.io/badge/AppVersion-3.2.6-informational?style=flat-square) Helm chart to deploy AtomiCloud's Cluster policy engine, Kyverno