From cbac966c645328e3ef989a439e40226d140708b8 Mon Sep 17 00:00:00 2001 From: Taylor Bot Date: Tue, 3 Sep 2024 10:35:03 +0300 Subject: [PATCH] Release v0.5.1 (#47) --- CHANGELOG.md | 5 ++++- helm/alloy/Chart.yaml | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index dd82d2b..ca7ac29 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [0.5.1] - 2024-09-03 + ### Fixed - Fix incorrect value path in vertical pod autoscaler. @@ -73,7 +75,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - changed: `app.giantswarm.io` label group was changed to `application.giantswarm.io` -[Unreleased]: https://github.com/giantswarm/alloy-app/compare/v0.5.0...HEAD +[Unreleased]: https://github.com/giantswarm/alloy-app/compare/v0.5.1...HEAD +[0.5.1]: https://github.com/giantswarm/alloy-app/compare/v0.5.0...v0.5.1 [0.5.0]: https://github.com/giantswarm/alloy-app/compare/v0.4.1...v0.5.0 [0.4.1]: https://github.com/giantswarm/alloy-app/compare/v0.4.0...v0.4.1 [0.4.0]: https://github.com/giantswarm/alloy-app/compare/v0.3.1...v0.4.0 diff --git a/helm/alloy/Chart.yaml b/helm/alloy/Chart.yaml index 32a70ec..f2061b0 100644 --- a/helm/alloy/Chart.yaml +++ b/helm/alloy/Chart.yaml @@ -16,4 +16,4 @@ maintainers: name: alloy sources: - https://github.com/grafana/alloy/tree/main/operations/helm/charts/alloy -version: 0.5.0 +version: 0.5.1