From 30c328025bc1b7d35fab5eff22325bd177c37462 Mon Sep 17 00:00:00 2001 From: Taylor Bot Date: Wed, 26 Jun 2024 10:47:13 +0300 Subject: [PATCH] Release v4.4.0 (#1271) --- 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 2ba69bde..7a25f201 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.4.0] - 2024-06-26 + ### Added - Added `zot` related alerts @@ -2894,7 +2896,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.3.5...HEAD +[Unreleased]: https://github.com/giantswarm/prometheus-rules/compare/v4.4.0...HEAD +[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 [4.3.4]: https://github.com/giantswarm/prometheus-rules/compare/v4.3.3...v4.3.4 [4.3.3]: https://github.com/giantswarm/prometheus-rules/compare/v4.3.2...v4.3.3 diff --git a/helm/prometheus-rules/Chart.yaml b/helm/prometheus-rules/Chart.yaml index af7fa84f..70f4242d 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.3.5' +version: '4.4.0' annotations: application.giantswarm.io/team: "atlas" config.giantswarm.io/version: 1.x.x