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