diff --git a/Changelog.md b/Changelog.md index 5c950f4..c10f703 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,3 +1,10 @@ +## [1.27.0](https://github.com/AtomiCloud/sulfoxide.iodine/compare/v1.26.0...v1.27.0) (2024-08-28) + + +### 🚀 New Features + +* values for mica & talc ([9b4fdf5](https://github.com/AtomiCloud/sulfoxide.iodine/commit/9b4fdf5d3850c0521bf09604081033f1cbd23bb8)) + ## [1.26.0](https://github.com/AtomiCloud/sulfoxide.iodine/compare/v1.25.0...v1.26.0) (2024-08-19) diff --git a/chart/Chart.yaml b/chart/Chart.yaml index 5bcc9d9..d84b477 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.26.0 +version: 1.27.0 appVersion: "v0.19.7" dependencies: - name: vcluster-k8s diff --git a/chart/README.md b/chart/README.md index 6d092f2..62dd9bf 100644 --- a/chart/README.md +++ b/chart/README.md @@ -1,6 +1,6 @@ # sulfoxide-iodine -![Version: 1.26.0](https://img.shields.io/badge/Version-1.26.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v0.19.7](https://img.shields.io/badge/AppVersion-v0.19.7-informational?style=flat-square) +![Version: 1.27.0](https://img.shields.io/badge/Version-1.27.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v0.19.7](https://img.shields.io/badge/AppVersion-v0.19.7-informational?style=flat-square) Helm chart to install virtual cluster on a physical cluster