From efaad05de4a1729d0c055066306d3270ae0d8807 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Wed, 20 Dec 2023 09:00:10 +0000 Subject: [PATCH] release: 1.14.1 [skip ci] MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## [1.14.1](https://github.com/AtomiCloud/sulfoxide.carbon/compare/v1.14.0...v1.14.1) (2023-12-20) ### 🐛 Bug Fixes * convert appset to string ([fcbf799](https://github.com/AtomiCloud/sulfoxide.carbon/commit/fcbf79970a749b44a9ae8a33cfe41ca6775ffed7)) --- 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 29f8e64..d9564e6 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,3 +1,10 @@ +## [1.14.1](https://github.com/AtomiCloud/sulfoxide.carbon/compare/v1.14.0...v1.14.1) (2023-12-20) + + +### 🐛 Bug Fixes + +* convert appset to string ([fcbf799](https://github.com/AtomiCloud/sulfoxide.carbon/commit/fcbf79970a749b44a9ae8a33cfe41ca6775ffed7)) + ## [1.14.0](https://github.com/AtomiCloud/sulfoxide.carbon/compare/v1.13.1...v1.14.0) (2023-12-20) diff --git a/chart/Chart.yaml b/chart/Chart.yaml index e7dde7f..f10297e 100644 --- a/chart/Chart.yaml +++ b/chart/Chart.yaml @@ -2,5 +2,5 @@ apiVersion: v2 name: sulfoxide-carbon description: AtomiCloud Cluster Bootstrap Engine type: application -version: 1.14.0 +version: 1.14.1 appVersion: "0.1.0" diff --git a/chart/README.md b/chart/README.md index 6d99fc8..528a2e7 100644 --- a/chart/README.md +++ b/chart/README.md @@ -1,6 +1,6 @@ # sulfoxide-carbon -![Version: 1.14.0](https://img.shields.io/badge/Version-1.14.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.1.0](https://img.shields.io/badge/AppVersion-0.1.0-informational?style=flat-square) +![Version: 1.14.1](https://img.shields.io/badge/Version-1.14.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.1.0](https://img.shields.io/badge/AppVersion-0.1.0-informational?style=flat-square) AtomiCloud Cluster Bootstrap Engine