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