From c471a194bda07bd1381f0722eb40d533b760c908 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Thu, 5 Oct 2023 11:30:38 +0000 Subject: [PATCH] release: 1.2.1 [skip ci] MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## [1.2.1](https://github.com/AtomiCloud/sulfoxide.lithium/compare/v1.2.0...v1.2.1) (2023-10-05) ### 🐛 Bug Fixes * pichu, pikachu and raichu missing cluster in values name ([eb612ed](https://github.com/AtomiCloud/sulfoxide.lithium/commit/eb612ed44f138d5f3b51249793a724a41f98b862)) --- 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 67c4eb4..6eafbd6 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,3 +1,10 @@ +## [1.2.1](https://github.com/AtomiCloud/sulfoxide.lithium/compare/v1.2.0...v1.2.1) (2023-10-05) + + +### 🐛 Bug Fixes + +* pichu, pikachu and raichu missing cluster in values name ([eb612ed](https://github.com/AtomiCloud/sulfoxide.lithium/commit/eb612ed44f138d5f3b51249793a724a41f98b862)) + ## [1.2.0](https://github.com/AtomiCloud/sulfoxide.lithium/compare/v1.1.3...v1.2.0) (2023-10-05) diff --git a/chart/Chart.yaml b/chart/Chart.yaml index 9c4e347..4c67c4d 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.2.0 +version: 1.2.1 appVersion: "0.38.0" dependencies: - name: opentelemetry-operator diff --git a/chart/README.md b/chart/README.md index 295b8e7..65d316b 100644 --- a/chart/README.md +++ b/chart/README.md @@ -1,6 +1,6 @@ # sulfoxide-lithium -![Version: 1.2.0](https://img.shields.io/badge/Version-1.2.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.38.0](https://img.shields.io/badge/AppVersion-0.38.0-informational?style=flat-square) +![Version: 1.2.1](https://img.shields.io/badge/Version-1.2.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.38.0](https://img.shields.io/badge/AppVersion-0.38.0-informational?style=flat-square) Helm chart to deploy operators for OTEL Collectors for infrastructure telemetry for AtomiCloud