From 9cd3752ff44e750a5b1e9dab2d9c27fbd5abe863 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Thu, 14 Mar 2024 04:05:57 +0000 Subject: [PATCH] release: 1.18.1 [skip ci] MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## [1.18.1](https://github.com/AtomiCloud/sulfoxide.silicon/compare/v1.18.0...v1.18.1) (2024-03-14) ### 🐛 Bug Fixes * incorrect annotation ([4cc28df](https://github.com/AtomiCloud/sulfoxide.silicon/commit/4cc28df6cdade7701735d76801574ece5c0c204a)) --- 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 7ad0b86..4e00f30 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,3 +1,10 @@ +## [1.18.1](https://github.com/AtomiCloud/sulfoxide.silicon/compare/v1.18.0...v1.18.1) (2024-03-14) + + +### 🐛 Bug Fixes + +* incorrect annotation ([4cc28df](https://github.com/AtomiCloud/sulfoxide.silicon/commit/4cc28df6cdade7701735d76801574ece5c0c204a)) + ## [1.18.0](https://github.com/AtomiCloud/sulfoxide.silicon/compare/v1.17.2...v1.18.0) (2024-03-14) diff --git a/chart/Chart.yaml b/chart/Chart.yaml index 9de57cd..b8b43fc 100644 --- a/chart/Chart.yaml +++ b/chart/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: sulfoxide-silicon description: Helm chart to deploy all different types OTEL Collectors for infrastructure telemetry for AtomiCloud type: application -version: 1.18.0 +version: 1.18.1 appVersion: "0.1.0" dependencies: - name: sulfoxide-bromine diff --git a/chart/README.md b/chart/README.md index 2e48926..8ebd545 100644 --- a/chart/README.md +++ b/chart/README.md @@ -1,6 +1,6 @@ # sulfoxide-silicon -![Version: 1.18.0](https://img.shields.io/badge/Version-1.18.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.18.1](https://img.shields.io/badge/Version-1.18.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) Helm chart to deploy all different types OTEL Collectors for infrastructure telemetry for AtomiCloud