diff --git a/Changelog.md b/Changelog.md index 5e44555..f715bc7 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,3 +1,10 @@ +## [1.6.0](https://github.com/AtomiCloud/sulfoxide.sodium/compare/v1.5.0...v1.6.0) (2023-12-20) + + +### 🚀 New Features + +* nitroso platform ([f9c27f2](https://github.com/AtomiCloud/sulfoxide.sodium/commit/f9c27f2a66a29ade2543571566bd7005216fca30)) + ## [1.5.0](https://github.com/AtomiCloud/sulfoxide.sodium/compare/v1.4.0...v1.5.0) (2023-11-18) diff --git a/chart/Chart.yaml b/chart/Chart.yaml index a98c657..95d438a 100644 --- 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.5.0 +version: 1.6.0 appVersion: "3.1.0" dependencies: - name: kyverno-policies diff --git a/chart/README.md b/chart/README.md index e1d0e0f..5b0c4dd 100644 --- a/chart/README.md +++ b/chart/README.md @@ -1,6 +1,6 @@ # atomi-policies -![Version: 1.5.0](https://img.shields.io/badge/Version-1.5.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) +![Version: 1.6.0](https://img.shields.io/badge/Version-1.6.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) Chart to install AtomiCloud's Cluster Policies