Skip to content

Commit 96da361

Browse files
authored
Release v4.64.0 (#1645)
1 parent fa80d00 commit 96da361

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [4.64.0] - 2025-06-05
11+
1012
### Changed
1113

1214
- Removed `grafana` from `DeploymentNotSatisfiedAtlas` because it's already monitored via `GrafanaDown` alert.
@@ -3706,7 +3708,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
37063708

37073709
- Add existing rules from https://github.com/giantswarm/prometheus-meta-operator/pull/637/commits/bc6a26759eb955de92b41ed5eb33fa37980660f2
37083710

3709-
[Unreleased]: https://github.com/giantswarm/prometheus-rules/compare/v4.63.0...HEAD
3711+
[Unreleased]: https://github.com/giantswarm/prometheus-rules/compare/v4.64.0...HEAD
3712+
[4.64.0]: https://github.com/giantswarm/prometheus-rules/compare/v4.63.0...v4.64.0
37103713
[4.63.0]: https://github.com/giantswarm/prometheus-rules/compare/v4.62.0...v4.63.0
37113714
[4.62.0]: https://github.com/giantswarm/prometheus-rules/compare/v4.61.0...v4.62.0
37123715
[4.61.0]: https://github.com/giantswarm/prometheus-rules/compare/v4.60.0...v4.61.0

helm/prometheus-rules/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ home: https://github.com/giantswarm/prometheus-rules
44
icon: https://s.giantswarm.io/app-icons/1/png/default-app-light.png
55
name: prometheus-rules
66
appVersion: "0.1.0"
7-
version: "4.63.0"
7+
version: "4.64.0"
88
annotations:
99
application.giantswarm.io/team: "atlas"
1010
config.giantswarm.io/version: 1.x.x

0 commit comments

Comments
 (0)