From bc39a186e4895611c6215677b00bd524c69f7a7e Mon Sep 17 00:00:00 2001 From: Taylor Bot Date: Mon, 8 Apr 2024 14:44:52 +0300 Subject: [PATCH] Release v3.7.2 (#1112) --- CHANGELOG.md | 5 ++++- helm/prometheus-rules/Chart.yaml | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7510f2933..37af7f9ff 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] +## [3.7.2] - 2024-04-08 + ### Fixed - Fix `PrometheusMissingGrafanaCloud` alert for non-mimir installations. @@ -2573,7 +2575,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Add existing rules from https://github.com/giantswarm/prometheus-meta-operator/pull/637/commits/bc6a26759eb955de92b41ed5eb33fa37980660f2 -[Unreleased]: https://github.com/giantswarm/prometheus-rules/compare/v3.7.1...HEAD +[Unreleased]: https://github.com/giantswarm/prometheus-rules/compare/v3.7.2...HEAD +[3.7.2]: https://github.com/giantswarm/prometheus-rules/compare/v3.7.1...v3.7.2 [3.7.1]: https://github.com/giantswarm/prometheus-rules/compare/v3.7.0...v3.7.1 [3.7.0]: https://github.com/giantswarm/prometheus-rules/compare/v3.6.2...v3.7.0 [3.6.2]: https://github.com/giantswarm/prometheus-rules/compare/v3.6.1...v3.6.2 diff --git a/helm/prometheus-rules/Chart.yaml b/helm/prometheus-rules/Chart.yaml index 11f2bd8be..89af733e5 100644 --- a/helm/prometheus-rules/Chart.yaml +++ b/helm/prometheus-rules/Chart.yaml @@ -5,7 +5,7 @@ home: https://github.com/giantswarm/prometheus-rules icon: https://s.giantswarm.io/app-icons/1/png/default-app-light.png name: prometheus-rules appVersion: '0.1.0' -version: '3.7.1' +version: '3.7.2' annotations: application.giantswarm.io/team: "atlas" config.giantswarm.io/version: 1.x.x