From 7f6c11519853da0704eddf1865085f2e86f64269 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sun, 29 Dec 2024 12:33:53 +0000 Subject: [PATCH] release: 1.28.3 [skip ci] MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## [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)) --- Changelog.md | 7 +++++++ chart/Chart.yaml | 2 +- chart/README.md | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) 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