Skip to content

Commit

Permalink
Release v4.4.1 (#1280)
Browse files Browse the repository at this point in the history
  • Loading branch information
taylorbot authored Jul 2, 2024
1 parent 2840a2c commit 39bd73e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [4.4.1] - 2024-07-02

### Added

- add new node inhibitions to avoid paging for daemonsets when nodes are not ready/unschedulable.
Expand Down Expand Up @@ -2910,7 +2912,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.0...HEAD
[Unreleased]: https://github.com/giantswarm/prometheus-rules/compare/v4.4.1...HEAD
[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
[4.3.4]: https://github.com/giantswarm/prometheus-rules/compare/v4.3.3...v4.3.4
Expand Down
2 changes: 1 addition & 1 deletion helm/prometheus-rules/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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.0'
version: '4.4.1'
annotations:
application.giantswarm.io/team: "atlas"
config.giantswarm.io/version: 1.x.x

0 comments on commit 39bd73e

Please sign in to comment.