From f0ed636269630b8455e3352cf4e61eea0079e2bf Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sun, 24 Dec 2023 14:25:00 +0000 Subject: [PATCH] release: 1.15.1 [skip ci] MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## [1.15.1](https://github.com/AtomiCloud/sulfoxide.silicon/compare/v1.15.0...v1.15.1) (2023-12-24) ### 🐛 Bug Fixes * missing loki labeling ([6541ddc](https://github.com/AtomiCloud/sulfoxide.silicon/commit/6541ddc0a74b9996f9b1aa4b97918ff3a5b63bb4)) --- 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 fc12806..812fcbc 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,3 +1,10 @@ +## [1.15.1](https://github.com/AtomiCloud/sulfoxide.silicon/compare/v1.15.0...v1.15.1) (2023-12-24) + + +### 🐛 Bug Fixes + +* missing loki labeling ([6541ddc](https://github.com/AtomiCloud/sulfoxide.silicon/commit/6541ddc0a74b9996f9b1aa4b97918ff3a5b63bb4)) + ## [1.15.0](https://github.com/AtomiCloud/sulfoxide.silicon/compare/v1.14.1...v1.15.0) (2023-12-24) diff --git a/chart/Chart.yaml b/chart/Chart.yaml index 57ddd10..b0e516e 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.15.0 +version: 1.15.1 appVersion: "0.1.0" dependencies: - name: sulfoxide-bromine diff --git a/chart/README.md b/chart/README.md index 77b3677..5fa174e 100644 --- a/chart/README.md +++ b/chart/README.md @@ -1,6 +1,6 @@ # sulfoxide-silicon -![Version: 1.15.0](https://img.shields.io/badge/Version-1.15.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.15.1](https://img.shields.io/badge/Version-1.15.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