diff --git a/Changelog.md b/Changelog.md index 7ec39d1..ca0b7a9 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,3 +1,10 @@ +## [1.1.4](https://github.com/AtomiCloud/sulfoxide.carbon/compare/v1.1.3...v1.1.4) (2023-10-03) + + +### 🐛 Bug Fixes + +* **entei:** remove secrets engine ([971d8b2](https://github.com/AtomiCloud/sulfoxide.carbon/commit/971d8b244955e5f9ba50ceb297f5040afccbb4f8)) + ## [1.1.3](https://github.com/AtomiCloud/sulfoxide.carbon/compare/v1.1.2...v1.1.3) (2023-10-03) diff --git a/chart/Chart.yaml b/chart/Chart.yaml index 9127d24..d967bec 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.1.3 +version: 1.1.4 appVersion: "0.1.0" diff --git a/chart/README.md b/chart/README.md index d9befff..8744910 100644 --- a/chart/README.md +++ b/chart/README.md @@ -1,6 +1,6 @@ # sulfoxide-carbon -![Version: 1.1.3](https://img.shields.io/badge/Version-1.1.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.1.4](https://img.shields.io/badge/Version-1.1.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