From 038fedfa35ce609937bcf8a246f72136b1e69474 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sat, 17 Aug 2024 21:47:43 +0000 Subject: [PATCH] release: 1.17.4 [skip ci] MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## [1.17.4](https://github.com/AtomiCloud/sulfoxide.carbon/compare/v1.17.3...v1.17.4) (2024-08-17) ### 🐛 Bug Fixes * missing silicon deployment for p cluster ([305540e](https://github.com/AtomiCloud/sulfoxide.carbon/commit/305540e517991ca16158c03674fee39efbecb724)) --- 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 df4c646..f7c7ec8 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,3 +1,10 @@ +## [1.17.4](https://github.com/AtomiCloud/sulfoxide.carbon/compare/v1.17.3...v1.17.4) (2024-08-17) + + +### 🐛 Bug Fixes + +* missing silicon deployment for p cluster ([305540e](https://github.com/AtomiCloud/sulfoxide.carbon/commit/305540e517991ca16158c03674fee39efbecb724)) + ## [1.17.3](https://github.com/AtomiCloud/sulfoxide.carbon/compare/v1.17.2...v1.17.3) (2024-08-17) diff --git a/chart/Chart.yaml b/chart/Chart.yaml index 5bf38bb..9cce3fd 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.17.3 +version: 1.17.4 appVersion: "0.1.0" diff --git a/chart/README.md b/chart/README.md index 46afa12..e7a23c4 100644 --- a/chart/README.md +++ b/chart/README.md @@ -1,6 +1,6 @@ # sulfoxide-carbon -![Version: 1.17.3](https://img.shields.io/badge/Version-1.17.3-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.17.4](https://img.shields.io/badge/Version-1.17.4-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