From ff672aafde99506006951be23abd03d0c70bcf33 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Thu, 14 Mar 2024 03:48:57 +0000 Subject: [PATCH] release: 1.8.0 [skip ci] MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## [1.8.0](https://github.com/AtomiCloud/sulfoxide.argon/compare/v1.7.1...v1.8.0) (2024-03-14) ### 🚀 New Features * save cost by dropping silicon logs on grafana ([60fe42a](https://github.com/AtomiCloud/sulfoxide.argon/commit/60fe42ada3ece92f0254e1811c6a30b158406cef)) --- 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 470412f..ab1fa67 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,3 +1,10 @@ +## [1.8.0](https://github.com/AtomiCloud/sulfoxide.argon/compare/v1.7.1...v1.8.0) (2024-03-14) + + +### 🚀 New Features + +* save cost by dropping silicon logs on grafana ([60fe42a](https://github.com/AtomiCloud/sulfoxide.argon/commit/60fe42ada3ece92f0254e1811c6a30b158406cef)) + ## [1.7.1](https://github.com/AtomiCloud/sulfoxide.argon/compare/v1.7.0...v1.7.1) (2024-02-16) diff --git a/chart/Chart.yaml b/chart/Chart.yaml index 15e6fde..cce8119 100644 --- 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.7.1 +version: 1.8.0 appVersion: "3.1.0" dependencies: - name: kyverno diff --git a/chart/README.md b/chart/README.md index 38f80ac..e0bef13 100644 --- a/chart/README.md +++ b/chart/README.md @@ -1,6 +1,6 @@ # sulfoxide-argon -![Version: 1.7.1](https://img.shields.io/badge/Version-1.7.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.1.0](https://img.shields.io/badge/AppVersion-3.1.0-informational?style=flat-square) +![Version: 1.8.0](https://img.shields.io/badge/Version-1.8.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.1.0](https://img.shields.io/badge/AppVersion-3.1.0-informational?style=flat-square) Helm chart to deploy AtomiCloud's Cluster policy engine, Kyverno