diff --git a/Changelog.md b/Changelog.md index 1d4653e..9df9460 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,3 +1,10 @@ +## [1.9.0](https://github.com/AtomiCloud/sulfoxide.iodine/compare/v1.8.1...v1.9.0) (2023-10-15) + + +### 🚀 New Features + +* cert manager syncer ([0bb6235](https://github.com/AtomiCloud/sulfoxide.iodine/commit/0bb6235d6919e58917328e20f0c23cebc4e67f87)) + ## [1.8.1](https://github.com/AtomiCloud/sulfoxide.iodine/compare/v1.8.0...v1.8.1) (2023-10-15) diff --git a/chart/Chart.yaml b/chart/Chart.yaml index 8e8c6a4..738772b 100644 --- a/chart/Chart.yaml +++ b/chart/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: sulfoxide-iodine description: Helm chart to install virtual cluster on a physical cluster type: application -version: 1.8.1 +version: 1.9.0 appVersion: "v0.16.3" dependencies: - name: vcluster diff --git a/chart/README.md b/chart/README.md index 692fb4b..a479016 100644 --- a/chart/README.md +++ b/chart/README.md @@ -1,6 +1,6 @@ # sulfoxide-iodine -![Version: 1.8.1](https://img.shields.io/badge/Version-1.8.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v0.16.3](https://img.shields.io/badge/AppVersion-v0.16.3-informational?style=flat-square) +![Version: 1.9.0](https://img.shields.io/badge/Version-1.9.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v0.16.3](https://img.shields.io/badge/AppVersion-v0.16.3-informational?style=flat-square) Helm chart to install virtual cluster on a physical cluster