From 53f5450372d9c234a44aa4af2dfb07a87a45f305 Mon Sep 17 00:00:00 2001 From: Taylor Bot Date: Fri, 21 Jun 2024 10:43:43 +0300 Subject: [PATCH] Release v4.3.2 (#1261) --- 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 fd7d6b51..8b1d2636 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] +## [4.3.2] - 2024-06-21 + ### Added - Added new alerting rules to monitor the Prometheus reading data from Mimir and sending them to Grafana Cloud. @@ -2861,7 +2863,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/v4.3.1...HEAD +[Unreleased]: https://github.com/giantswarm/prometheus-rules/compare/v4.3.2...HEAD +[4.3.2]: https://github.com/giantswarm/prometheus-rules/compare/v4.3.1...v4.3.2 [4.3.1]: https://github.com/giantswarm/prometheus-rules/compare/v4.3.0...v4.3.1 [4.3.0]: https://github.com/giantswarm/prometheus-rules/compare/v4.2.1...v4.3.0 [4.2.1]: https://github.com/giantswarm/prometheus-rules/compare/v4.2.0...v4.2.1 diff --git a/helm/prometheus-rules/Chart.yaml b/helm/prometheus-rules/Chart.yaml index d471e83a..1dd27813 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: '4.3.1' +version: '4.3.2' annotations: application.giantswarm.io/team: "atlas" config.giantswarm.io/version: 1.x.x