diff --git a/Changelog.md b/Changelog.md index c10f703..fe4456c 100755 --- a/Changelog.md +++ b/Changelog.md @@ -1,3 +1,10 @@ +## [1.28.0](https://github.com/AtomiCloud/sulfoxide.iodine/compare/v1.27.0...v1.28.0) (2024-10-02) + + +### 📦 Upstreams Changes + +* **atominix:** ugrading to 28.0.0 ([08786a5](https://github.com/AtomiCloud/sulfoxide.iodine/commit/08786a5147e00ee6b39948b716f94c9a5257dedc)) + ## [1.27.0](https://github.com/AtomiCloud/sulfoxide.iodine/compare/v1.26.0...v1.27.0) (2024-08-28) diff --git a/chart/Chart.yaml b/chart/Chart.yaml old mode 100755 new mode 100644 index d84b477..bc7d493 --- 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.27.0 +version: 1.28.0 appVersion: "v0.19.7" dependencies: - name: vcluster-k8s diff --git a/chart/README.md b/chart/README.md index 62dd9bf..5373878 100755 --- a/chart/README.md +++ b/chart/README.md @@ -1,6 +1,6 @@ # sulfoxide-iodine -![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) +![Version: 1.28.0](https://img.shields.io/badge/Version-1.28.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