From ccd24a0474735e20a4ccecba1108c322e99e1e85 Mon Sep 17 00:00:00 2001 From: Taylor Bot Date: Mon, 26 Aug 2024 11:16:59 +0300 Subject: [PATCH] Release v4.11.0 (#1332) --- 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 375fd9ba..68c9b09e 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.11.0] - 2024-08-26 + ### Changed - Assign alerts on core components directly to turtles. @@ -3023,7 +3025,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.10.0...HEAD +[Unreleased]: https://github.com/giantswarm/prometheus-rules/compare/v4.11.0...HEAD +[4.11.0]: https://github.com/giantswarm/prometheus-rules/compare/v4.10.0...v4.11.0 [4.10.0]: https://github.com/giantswarm/prometheus-rules/compare/v4.9.1...v4.10.0 [4.9.1]: https://github.com/giantswarm/prometheus-rules/compare/v4.9.0...v4.9.1 [4.9.0]: https://github.com/giantswarm/prometheus-rules/compare/v4.8.2...v4.9.0 diff --git a/helm/prometheus-rules/Chart.yaml b/helm/prometheus-rules/Chart.yaml index e816d6eb..612f3258 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.10.0' +version: '4.11.0' annotations: application.giantswarm.io/team: "atlas" config.giantswarm.io/version: 1.x.x