From c47e0f543863c0c62773c403e6016e8531d3f8f5 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sat, 17 Feb 2024 16:46:36 +0000 Subject: [PATCH] release: 1.16.8 [skip ci] MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## [1.16.8](https://github.com/AtomiCloud/sulfoxide.iodine/compare/v1.16.7...v1.16.8) (2024-02-17) ### 🐛 Bug Fixes * attempt to set as existing ([533490c](https://github.com/AtomiCloud/sulfoxide.iodine/commit/533490c946aee9e860ddf9d08664930a48b6c392)) --- 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 6a9b88b..34034d4 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,3 +1,10 @@ +## [1.16.8](https://github.com/AtomiCloud/sulfoxide.iodine/compare/v1.16.7...v1.16.8) (2024-02-17) + + +### 🐛 Bug Fixes + +* attempt to set as existing ([533490c](https://github.com/AtomiCloud/sulfoxide.iodine/commit/533490c946aee9e860ddf9d08664930a48b6c392)) + ## [1.16.7](https://github.com/AtomiCloud/sulfoxide.iodine/compare/v1.16.6...v1.16.7) (2024-02-17) diff --git a/chart/Chart.yaml b/chart/Chart.yaml index febf37e..1823d7e 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.16.7 +version: 1.16.8 appVersion: "v0.18.1" dependencies: - name: vcluster diff --git a/chart/README.md b/chart/README.md index 1be3b32..00c006e 100644 --- a/chart/README.md +++ b/chart/README.md @@ -1,6 +1,6 @@ # sulfoxide-iodine -![Version: 1.16.7](https://img.shields.io/badge/Version-1.16.7-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v0.18.1](https://img.shields.io/badge/AppVersion-v0.18.1-informational?style=flat-square) +![Version: 1.16.8](https://img.shields.io/badge/Version-1.16.8-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v0.18.1](https://img.shields.io/badge/AppVersion-v0.18.1-informational?style=flat-square) Helm chart to install virtual cluster on a physical cluster