From 40ac2c3257826893981d1cc1af2273131161ac77 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 19 Feb 2024 06:13:10 +0000 Subject: [PATCH] release: 1.16.2 [skip ci] MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## [1.16.2](https://github.com/AtomiCloud/sulfoxide.gold/compare/v1.16.1...v1.16.2) (2024-02-19) ### 🐛 Bug Fixes * minDomains ([979c7f3](https://github.com/AtomiCloud/sulfoxide.gold/commit/979c7f3464cfa1e2fca801b07dd0f5d2087d7f03)) --- 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 3328d5a..8001219 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,3 +1,10 @@ +## [1.16.2](https://github.com/AtomiCloud/sulfoxide.gold/compare/v1.16.1...v1.16.2) (2024-02-19) + + +### 🐛 Bug Fixes + +* minDomains ([979c7f3](https://github.com/AtomiCloud/sulfoxide.gold/commit/979c7f3464cfa1e2fca801b07dd0f5d2087d7f03)) + ## [1.16.1](https://github.com/AtomiCloud/sulfoxide.gold/compare/v1.16.0...v1.16.1) (2024-02-19) diff --git a/chart/Chart.yaml b/chart/Chart.yaml index 1b68507..a8ae659 100644 --- a/chart/Chart.yaml +++ b/chart/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: sulfoxide-gold description: Helm chart to deploy Nginx as external ingress for AtomiCloud's Infrastructure type: application -version: 1.16.1 +version: 1.16.2 appVersion: "4.9.1" dependencies: - name: ingress-nginx diff --git a/chart/README.md b/chart/README.md index cc37155..5061298 100644 --- a/chart/README.md +++ b/chart/README.md @@ -1,6 +1,6 @@ # sulfoxide-gold -![Version: 1.16.1](https://img.shields.io/badge/Version-1.16.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 4.9.1](https://img.shields.io/badge/AppVersion-4.9.1-informational?style=flat-square) +![Version: 1.16.2](https://img.shields.io/badge/Version-1.16.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 4.9.1](https://img.shields.io/badge/AppVersion-4.9.1-informational?style=flat-square) Helm chart to deploy Nginx as external ingress for AtomiCloud's Infrastructure