From e88ef3cf80f312fbf594606d2dc80151043fd737 Mon Sep 17 00:00:00 2001 From: taylorbot Date: Thu, 3 Oct 2024 12:53:45 +0000 Subject: [PATCH] Release v4.17.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 e96c8a19..d23ab17b 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.17.0] - 2024-10-03 + ### Removed - Remove legacy in-house slo framework. @@ -3127,7 +3129,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.16.1...HEAD +[Unreleased]: https://github.com/giantswarm/prometheus-rules/compare/v4.17.0...HEAD +[4.17.0]: https://github.com/giantswarm/prometheus-rules/compare/v4.16.1...v4.17.0 [4.16.1]: https://github.com/giantswarm/prometheus-rules/compare/v4.16.0...v4.16.1 [4.16.0]: https://github.com/giantswarm/prometheus-rules/compare/v4.15.2...v4.16.0 [4.15.2]: https://github.com/giantswarm/prometheus-rules/compare/v4.15.1...v4.15.2 diff --git a/helm/prometheus-rules/Chart.yaml b/helm/prometheus-rules/Chart.yaml index 39b6c315..82992b6a 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.16.1' +version: '4.17.0' annotations: application.giantswarm.io/team: "atlas" config.giantswarm.io/version: 1.x.x