diff --git a/Changelog.md b/Changelog.md index 4c24cef..b75ef75 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,3 +1,10 @@ +## [1.20.0](https://github.com/AtomiCloud/sulfoxide.iodine/compare/v1.19.6...v1.20.0) (2024-02-22) + + +### 🚀 New Features + +* true using host scheduler ([4c955c8](https://github.com/AtomiCloud/sulfoxide.iodine/commit/4c955c8d4e647e87d40b0262778688469b27209d)) + ## [1.19.6](https://github.com/AtomiCloud/sulfoxide.iodine/compare/v1.19.5...v1.19.6) (2024-02-22) diff --git a/chart/Chart.yaml b/chart/Chart.yaml index f241f35..5a75385 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.19.6 +version: 1.20.0 appVersion: "v0.18.1" dependencies: - name: vcluster-k8s diff --git a/chart/README.md b/chart/README.md index 89ab740..1466adc 100644 --- a/chart/README.md +++ b/chart/README.md @@ -1,6 +1,6 @@ # sulfoxide-iodine -![Version: 1.19.6](https://img.shields.io/badge/Version-1.19.6-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v0.18.1](https://img.shields.io/badge/AppVersion-v0.18.1-informational?style=flat-square) +![Version: 1.20.0](https://img.shields.io/badge/Version-1.20.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v0.18.1](https://img.shields.io/badge/AppVersion-v0.18.1-informational?style=flat-square) Helm chart to install virtual cluster on a physical cluster