From 14d2837e48319608c4778c25a96a1ec0962b7ab7 Mon Sep 17 00:00:00 2001 From: Taylor Bot Date: Tue, 2 Jul 2024 16:51:55 +0300 Subject: [PATCH] Release v4.4.2 (#1282) * Release v4.4.2 * Update CHANGELOG.md --------- Co-authored-by: Marie Roque --- CHANGELOG.md | 10 ++++++++-- helm/prometheus-rules/Chart.yaml | 2 +- 2 files changed, 9 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 368c8370..66c96af7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,11 +7,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] -## [4.4.1] - 2024-07-02 +## [4.4.2] - 2024-07-02 ### Added - Add Atlas app-configuration alerts to check unexpected configmaps and secrets. + +## [4.4.1] - 2024-07-02 + +### Added + - add new node inhibitions to avoid paging for daemonsets when nodes are not ready/unschedulable. ### Changed @@ -2913,7 +2918,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.4.1...HEAD +[Unreleased]: https://github.com/giantswarm/prometheus-rules/compare/v4.4.2...HEAD +[4.4.2]: https://github.com/giantswarm/prometheus-rules/compare/v4.4.1...v4.4.2 [4.4.1]: https://github.com/giantswarm/prometheus-rules/compare/v4.4.0...v4.4.1 [4.4.0]: https://github.com/giantswarm/prometheus-rules/compare/v4.3.5...v4.4.0 [4.3.5]: https://github.com/giantswarm/prometheus-rules/compare/v4.3.4...v4.3.5 diff --git a/helm/prometheus-rules/Chart.yaml b/helm/prometheus-rules/Chart.yaml index da7c627c..9f21320a 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.4.1' +version: '4.4.2' annotations: application.giantswarm.io/team: "atlas" config.giantswarm.io/version: 1.x.x