From 93d38f12abcfa398b6fefb86a76a28f6989effca Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Wed, 2 Oct 2024 14:06:14 +0000 Subject: [PATCH] release: 1.12.0 [skip ci] MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## [1.12.0](https://github.com/AtomiCloud/sulfoxide.sodium/compare/v1.11.0...v1.12.0) (2024-10-02) ### 📦 Upstreams Changes * **atominix:** ugrading to 28.0.0 ([1ad7c0c](https://github.com/AtomiCloud/sulfoxide.sodium/commit/1ad7c0c38e079e49089f454df17277b2f4adf7f0)) --- 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 07a8912..4d9e899 100755 --- a/Changelog.md +++ b/Changelog.md @@ -1,3 +1,10 @@ +## [1.12.0](https://github.com/AtomiCloud/sulfoxide.sodium/compare/v1.11.0...v1.12.0) (2024-10-02) + + +### 📦 Upstreams Changes + +* **atominix:** ugrading to 28.0.0 ([1ad7c0c](https://github.com/AtomiCloud/sulfoxide.sodium/commit/1ad7c0c38e079e49089f454df17277b2f4adf7f0)) + ## [1.11.0](https://github.com/AtomiCloud/sulfoxide.sodium/compare/v1.10.0...v1.11.0) (2024-08-28) diff --git a/chart/Chart.yaml b/chart/Chart.yaml old mode 100755 new mode 100644 index b1a35e1..8ec6fc1 --- a/chart/Chart.yaml +++ b/chart/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: atomi-policies description: Chart to install AtomiCloud's Cluster Policies type: application -version: 1.11.0 +version: 1.12.0 appVersion: "3.2.5" dependencies: - name: kyverno-policies diff --git a/chart/README.md b/chart/README.md index 1c80bfc..f4e8948 100755 --- a/chart/README.md +++ b/chart/README.md @@ -1,6 +1,6 @@ # atomi-policies -![Version: 1.11.0](https://img.shields.io/badge/Version-1.11.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.2.5](https://img.shields.io/badge/AppVersion-3.2.5-informational?style=flat-square) +![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: 3.2.5](https://img.shields.io/badge/AppVersion-3.2.5-informational?style=flat-square) Chart to install AtomiCloud's Cluster Policies