From 124a292a81209808434a8ad911cff4255ef44fcf Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sun, 11 Aug 2024 06:24:55 +0000 Subject: [PATCH] release: 1.9.0 [skip ci] MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## [1.9.0](https://github.com/AtomiCloud/sulfoxide.lithium/compare/v1.8.1...v1.9.0) (2024-08-11) ### 📦 Upstreams Changes * upgrade nix, helm upstream, GHA ([2257d9d](https://github.com/AtomiCloud/sulfoxide.lithium/commit/2257d9d249684909af1b1d6f34d6f8e130ad02b8)) --- Changelog.md | 7 +++++++ chart/Chart.yaml | 2 +- chart/README.md | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/Changelog.md b/Changelog.md index 63c3736..ef670f9 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,3 +1,10 @@ +## [1.9.0](https://github.com/AtomiCloud/sulfoxide.lithium/compare/v1.8.1...v1.9.0) (2024-08-11) + + +### 📦 Upstreams Changes + +* upgrade nix, helm upstream, GHA ([2257d9d](https://github.com/AtomiCloud/sulfoxide.lithium/commit/2257d9d249684909af1b1d6f34d6f8e130ad02b8)) + ## [1.8.1](https://github.com/AtomiCloud/sulfoxide.lithium/compare/v1.8.0...v1.8.1) (2024-02-26) diff --git a/chart/Chart.yaml b/chart/Chart.yaml index d01088e..f98a1eb 100644 --- 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.8.1 +version: 1.9.0 appVersion: "0.42.3" dependencies: - name: opentelemetry-operator diff --git a/chart/README.md b/chart/README.md index 5822593..daed6c6 100644 --- a/chart/README.md +++ b/chart/README.md @@ -1,6 +1,6 @@ # sulfoxide-lithium -![Version: 1.8.1](https://img.shields.io/badge/Version-1.8.1-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.9.0](https://img.shields.io/badge/Version-1.9.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