From c284bcf94eacd6b6d852c450b5c7c1fba57f3a35 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sat, 18 Nov 2023 07:26:22 +0000 Subject: [PATCH] release: 1.7.0 [skip ci] MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## [1.7.0](https://github.com/AtomiCloud/sulfoxide.lithium/compare/v1.6.0...v1.7.0) (2023-11-18) ### 🚀 New Features * ruby values ([32b0e32](https://github.com/AtomiCloud/sulfoxide.lithium/commit/32b0e32cb56efe6223a0ccc9c744251f374dfa2b)) --- 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 993c412..325ece1 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,3 +1,10 @@ +## [1.7.0](https://github.com/AtomiCloud/sulfoxide.lithium/compare/v1.6.0...v1.7.0) (2023-11-18) + + +### 🚀 New Features + +* ruby values ([32b0e32](https://github.com/AtomiCloud/sulfoxide.lithium/commit/32b0e32cb56efe6223a0ccc9c744251f374dfa2b)) + ## [1.6.0](https://github.com/AtomiCloud/sulfoxide.lithium/compare/v1.5.1...v1.6.0) (2023-10-15) diff --git a/chart/Chart.yaml b/chart/Chart.yaml index 5ddef88..d733bdb 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.6.0 +version: 1.7.0 appVersion: "0.42.3" dependencies: - name: opentelemetry-operator diff --git a/chart/README.md b/chart/README.md index 748be0a..b9a1595 100644 --- a/chart/README.md +++ b/chart/README.md @@ -1,6 +1,6 @@ # sulfoxide-lithium -![Version: 1.6.0](https://img.shields.io/badge/Version-1.6.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.7.0](https://img.shields.io/badge/Version-1.7.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