diff --git a/Changelog.md b/Changelog.md index e86441b..becf264 100755 --- a/Changelog.md +++ b/Changelog.md @@ -1,3 +1,10 @@ +## [1.28.3](https://github.com/AtomiCloud/sulfoxide.iodine/compare/v1.28.2...v1.28.3) (2024-12-29) + + +### 🐛 Bug Fixes + +* allow reference resolution ([307aa97](https://github.com/AtomiCloud/sulfoxide.iodine/commit/307aa97ff5e7b23d8498e82a9e5166fe31e09d2f)) + ## [1.28.2](https://github.com/AtomiCloud/sulfoxide.iodine/compare/v1.28.1...v1.28.2) (2024-11-18) diff --git a/chart/Chart.yaml b/chart/Chart.yaml index 3809725..df85f7a 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.2 +version: 1.28.3 appVersion: "v0.19.7" dependencies: - name: vcluster-k8s diff --git a/chart/README.md b/chart/README.md index 44dbb66..399bb6a 100755 --- a/chart/README.md +++ b/chart/README.md @@ -1,6 +1,6 @@ # sulfoxide-iodine -![Version: 1.28.2](https://img.shields.io/badge/Version-1.28.2-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.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) Helm chart to install virtual cluster on a physical cluster