From d9ca76b49e3309a6c31bf46d8e5a4d1192200579 Mon Sep 17 00:00:00 2001 From: taylorbot Date: Fri, 14 Feb 2025 08:49:54 +0000 Subject: [PATCH] Release v4.42.0 --- 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 ee9cca43..f78e1093 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.42.0] - 2025-02-14 + ### Changed - Update grafana permission cronjob related alerts to only run on vintage installations @@ -3414,7 +3416,8 @@ Fix `PromtailRequestsErrors` alerts as promtail retries after some backoff so ac - Add existing rules from https://github.com/giantswarm/prometheus-meta-operator/pull/637/commits/bc6a26759eb955de92b41ed5eb33fa37980660f2 -[Unreleased]: https://github.com/giantswarm/prometheus-rules/compare/v4.41.0...HEAD +[Unreleased]: https://github.com/giantswarm/prometheus-rules/compare/v4.42.0...HEAD +[4.42.0]: https://github.com/giantswarm/prometheus-rules/compare/v4.41.0...v4.42.0 [4.41.0]: https://github.com/giantswarm/prometheus-rules/compare/v4.40.0...v4.41.0 [4.40.0]: https://github.com/giantswarm/prometheus-rules/compare/v4.39.1...v4.40.0 [4.39.1]: https://github.com/giantswarm/prometheus-rules/compare/v4.39.0...v4.39.1 diff --git a/helm/prometheus-rules/Chart.yaml b/helm/prometheus-rules/Chart.yaml index bbbc8a30..c2b92e96 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.41.0' +version: '4.42.0' annotations: application.giantswarm.io/team: "atlas" config.giantswarm.io/version: 1.x.x