From 1d5f631cfb7ea8ec8bcf6cd298e4beec6f7dee96 Mon Sep 17 00:00:00 2001 From: taylorbot Date: Tue, 2 Apr 2024 09:54:09 +0000 Subject: [PATCH] Release v3.6.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 2af5ec125..cbeb0532d 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] +## [3.6.0] - 2024-04-02 + ### Added - Add Heartbeat alert for mimir. @@ -2536,7 +2538,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/v3.5.0...HEAD +[Unreleased]: https://github.com/giantswarm/prometheus-rules/compare/v3.6.0...HEAD +[3.6.0]: https://github.com/giantswarm/prometheus-rules/compare/v3.5.0...v3.6.0 [3.5.0]: https://github.com/giantswarm/prometheus-rules/compare/v3.4.0...v3.5.0 [3.4.0]: https://github.com/giantswarm/prometheus-rules/compare/v3.3.0...v3.4.0 [3.3.0]: https://github.com/giantswarm/prometheus-rules/compare/v3.2.0...v3.3.0 diff --git a/helm/prometheus-rules/Chart.yaml b/helm/prometheus-rules/Chart.yaml index 049a795b0..d5e875993 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: '3.5.0' +version: '3.6.0' annotations: application.giantswarm.io/team: "atlas" config.giantswarm.io/version: 1.x.x