From 1f2531cc5f0cc8a75b01d41ad5fb7bb2d758592e Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Wed, 2 Oct 2024 14:03:39 +0000 Subject: [PATCH] release: 1.12.0 [skip ci] MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## [1.12.0](https://github.com/AtomiCloud/sulfoxide.lithium/compare/v1.11.0...v1.12.0) (2024-10-02) ### 📦 Upstreams Changes * **atominix:** ugrading to 28.0.0 ([bf8c507](https://github.com/AtomiCloud/sulfoxide.lithium/commit/bf8c50702a3db098a2b6a4fb1db1ced41c514abc)) --- Changelog.md | 7 +++++++ chart/Chart.yaml | 2 +- chart/README.md | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) mode change 100755 => 100644 chart/Chart.yaml diff --git a/Changelog.md b/Changelog.md index facf523..1a52504 100755 --- a/Changelog.md +++ b/Changelog.md @@ -1,3 +1,10 @@ +## [1.12.0](https://github.com/AtomiCloud/sulfoxide.lithium/compare/v1.11.0...v1.12.0) (2024-10-02) + + +### 📦 Upstreams Changes + +* **atominix:** ugrading to 28.0.0 ([bf8c507](https://github.com/AtomiCloud/sulfoxide.lithium/commit/bf8c50702a3db098a2b6a4fb1db1ced41c514abc)) + ## [1.11.0](https://github.com/AtomiCloud/sulfoxide.lithium/compare/v1.10.0...v1.11.0) (2024-08-28) diff --git a/chart/Chart.yaml b/chart/Chart.yaml old mode 100755 new mode 100644 index 7c464e5..b8a93d8 --- a/chart/Chart.yaml +++ b/chart/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: sulfoxide-lithium description: Helm chart to deploy operators for OTEL Collectors for infrastructure telemetry for AtomiCloud type: application -version: 1.11.0 +version: 1.12.0 appVersion: "0.42.3" dependencies: - name: opentelemetry-operator diff --git a/chart/README.md b/chart/README.md index ec69624..0b93fde 100755 --- a/chart/README.md +++ b/chart/README.md @@ -1,6 +1,6 @@ # sulfoxide-lithium -![Version: 1.11.0](https://img.shields.io/badge/Version-1.11.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.42.3](https://img.shields.io/badge/AppVersion-0.42.3-informational?style=flat-square) +![Version: 1.12.0](https://img.shields.io/badge/Version-1.12.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.42.3](https://img.shields.io/badge/AppVersion-0.42.3-informational?style=flat-square) Helm chart to deploy operators for OTEL Collectors for infrastructure telemetry for AtomiCloud