From 0ab39350ccc785d98d872e94011efe997f875a47 Mon Sep 17 00:00:00 2001 From: Taylor Bot Date: Mon, 21 Aug 2023 13:35:41 +0100 Subject: [PATCH] Release v2.127.0 (#888) --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1d12856ee..c20ce3fab 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] +## [2.127.0] - 2023-08-21 + ### Changed - WorkloadClusterApp alerts now also monitor default catalog @@ -2129,7 +2131,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/v2.126.1...HEAD +[Unreleased]: https://github.com/giantswarm/prometheus-rules/compare/v2.127.0...HEAD +[2.127.0]: https://github.com/giantswarm/prometheus-rules/compare/v2.126.1...v2.127.0 [2.126.1]: https://github.com/giantswarm/prometheus-rules/compare/v2.126.0...v2.126.1 [2.126.0]: https://github.com/giantswarm/prometheus-rules/compare/v2.125.0...v2.126.0 [2.125.0]: https://github.com/giantswarm/prometheus-rules/compare/v2.124.0...v2.125.0