Skip to content

Commit

Permalink
Release v4.4.2 (#1282)
Browse files Browse the repository at this point in the history
* Release v4.4.2

* Update CHANGELOG.md

---------

Co-authored-by: Marie Roque <[email protected]>
  • Loading branch information
taylorbot and marieroque authored Jul 2, 2024
1 parent 0c9a62e commit 14d2837
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 3 deletions.
10 changes: 8 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
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.1'
version: '4.4.2'
annotations:
application.giantswarm.io/team: "atlas"
config.giantswarm.io/version: 1.x.x

0 comments on commit 14d2837

Please sign in to comment.