From a139151f0394c3349c40eeb3446d7e1f6c9bb728 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Thu, 5 Oct 2023 01:56:11 +0000 Subject: [PATCH] release: 1.1.1 [skip ci] MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## [1.1.1](https://github.com/AtomiCloud/sulfoxide.iodine/compare/v1.1.0...v1.1.1) (2023-10-05) ### 🐛 Bug Fixes * nginx ingress instead of kong ([d19fe8d](https://github.com/AtomiCloud/sulfoxide.iodine/commit/d19fe8d13fb975188514fffee12b17c80bdcad91)) --- 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 52d3bb5..d225ed4 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,3 +1,10 @@ +## [1.1.1](https://github.com/AtomiCloud/sulfoxide.iodine/compare/v1.1.0...v1.1.1) (2023-10-05) + + +### 🐛 Bug Fixes + +* nginx ingress instead of kong ([d19fe8d](https://github.com/AtomiCloud/sulfoxide.iodine/commit/d19fe8d13fb975188514fffee12b17c80bdcad91)) + ## [1.1.0](https://github.com/AtomiCloud/sulfoxide.iodine/compare/v1.0.1...v1.1.0) (2023-10-05) diff --git a/chart/Chart.yaml b/chart/Chart.yaml index 5cfcc65..81c8dec 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.1.0 +version: 1.1.1 appVersion: "v0.15.7" dependencies: - name: vcluster diff --git a/chart/README.md b/chart/README.md index b21033b..ede2c42 100644 --- a/chart/README.md +++ b/chart/README.md @@ -1,6 +1,6 @@ # sulfoxide-iodine -![Version: 1.1.0](https://img.shields.io/badge/Version-1.1.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v0.15.7](https://img.shields.io/badge/AppVersion-v0.15.7-informational?style=flat-square) +![Version: 1.1.1](https://img.shields.io/badge/Version-1.1.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v0.15.7](https://img.shields.io/badge/AppVersion-v0.15.7-informational?style=flat-square) Helm chart to install virtual cluster on a physical cluster