diff --git a/Changelog.md b/Changelog.md index becf264..a98d594 100755 --- a/Changelog.md +++ b/Changelog.md @@ -1,3 +1,10 @@ +## [1.28.4](https://github.com/AtomiCloud/sulfoxide.iodine/compare/v1.28.3...v1.28.4) (2024-12-30) + + +### 🐛 Bug Fixes + +* refer to infisical secretstore instead of iodine for root token ([e1d626c](https://github.com/AtomiCloud/sulfoxide.iodine/commit/e1d626c91e4febcfd8c019eae0e1a2c707a675ee)) + ## [1.28.3](https://github.com/AtomiCloud/sulfoxide.iodine/compare/v1.28.2...v1.28.3) (2024-12-29) diff --git a/chart/Chart.yaml b/chart/Chart.yaml index df85f7a..3a94fb2 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.28.3 +version: 1.28.4 appVersion: "v0.19.7" dependencies: - name: vcluster-k8s diff --git a/chart/README.md b/chart/README.md index 04b8c95..14051e5 100755 --- a/chart/README.md +++ b/chart/README.md @@ -1,6 +1,6 @@ # sulfoxide-iodine -![Version: 1.28.3](https://img.shields.io/badge/Version-1.28.3-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.4](https://img.shields.io/badge/Version-1.28.4-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