diff --git a/Changelog.md b/Changelog.md index 78be643..66d4118 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,3 +1,10 @@ +## [1.15.2](https://github.com/AtomiCloud/sulfoxide.carbon/compare/v1.15.1...v1.15.2) (2024-02-20) + + +### 🐛 Bug Fixes + +* enable createNamespace ([d15dd07](https://github.com/AtomiCloud/sulfoxide.carbon/commit/d15dd070d396fe6ffa9423056678f047e5d43cc2)) + ## [1.15.1](https://github.com/AtomiCloud/sulfoxide.carbon/compare/v1.15.0...v1.15.1) (2024-02-16) diff --git a/chart/Chart.yaml b/chart/Chart.yaml index 8536a09..60bec83 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.1 +version: 1.15.2 appVersion: "0.1.0" diff --git a/chart/README.md b/chart/README.md index 203e76a..949e62f 100644 --- a/chart/README.md +++ b/chart/README.md @@ -1,6 +1,6 @@ # sulfoxide-carbon -![Version: 1.15.1](https://img.shields.io/badge/Version-1.15.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) +![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) AtomiCloud Cluster Bootstrap Engine