diff --git a/Changelog.md b/Changelog.md index b83aca6..01557cb 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,3 +1,10 @@ +## [1.1.1](https://github.com/AtomiCloud/sulfoxide.carbon/compare/v1.1.0...v1.1.1) (2023-10-03) + + +### 🐛 Bug Fixes + +* **entei:** destination to 6443 port ([f77218d](https://github.com/AtomiCloud/sulfoxide.carbon/commit/f77218da0b1962f63ae7993b4b9e87c39ff2ccc3)) + ## [1.1.0](https://github.com/AtomiCloud/sulfoxide.carbon/compare/v1.0.2...v1.1.0) (2023-10-03) diff --git a/chart/Chart.yaml b/chart/Chart.yaml index 759c540..6246a1d 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.0 +version: 1.1.1 appVersion: "0.1.0" diff --git a/chart/README.md b/chart/README.md index 86b04fd..3eac44f 100644 --- a/chart/README.md +++ b/chart/README.md @@ -1,6 +1,6 @@ # sulfoxide-carbon -![Version: 1.1.0](https://img.shields.io/badge/Version-1.1.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.1.1](https://img.shields.io/badge/Version-1.1.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