diff --git a/Changelog.md b/Changelog.md index 66d4118..68df383 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,3 +1,10 @@ +## [1.15.3](https://github.com/AtomiCloud/sulfoxide.carbon/compare/v1.15.2...v1.15.3) (2024-02-22) + + +### 🐛 Bug Fixes + +* incorrect cluster destination ([041d3ca](https://github.com/AtomiCloud/sulfoxide.carbon/commit/041d3caf654887a0bc9be80aee66e1a2f7e7db71)) + ## [1.15.2](https://github.com/AtomiCloud/sulfoxide.carbon/compare/v1.15.1...v1.15.2) (2024-02-20) diff --git a/chart/Chart.yaml b/chart/Chart.yaml index 60bec83..a5f0651 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.15.2 +version: 1.15.3 appVersion: "0.1.0" diff --git a/chart/README.md b/chart/README.md index 949e62f..44713f2 100644 --- a/chart/README.md +++ b/chart/README.md @@ -1,6 +1,6 @@ # sulfoxide-carbon -![Version: 1.15.2](https://img.shields.io/badge/Version-1.15.2-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.15.3](https://img.shields.io/badge/Version-1.15.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) AtomiCloud Cluster Bootstrap Engine