Skip to content

Commit

Permalink
Release v4.16.1 (#1382)
Browse files Browse the repository at this point in the history
  • Loading branch information
taylorbot authored Sep 26, 2024
1 parent e6e8d5f commit 938c585
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.16.1] - 2024-09-26

### Fixed

- fix `LokiFailedCompaction` to take latest successfull compaction across multiple compactor/backend pods
Expand Down Expand Up @@ -3121,7 +3123,8 @@ Fix `PromtailRequestsErrors` alerts as promtail retries after some backoff so ac

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

[Unreleased]: https://github.com/giantswarm/prometheus-rules/compare/v4.16.0...HEAD
[Unreleased]: https://github.com/giantswarm/prometheus-rules/compare/v4.16.1...HEAD
[4.16.1]: https://github.com/giantswarm/prometheus-rules/compare/v4.16.0...v4.16.1
[4.16.0]: https://github.com/giantswarm/prometheus-rules/compare/v4.15.2...v4.16.0
[4.15.2]: https://github.com/giantswarm/prometheus-rules/compare/v4.15.1...v4.15.2
[4.15.1]: https://github.com/giantswarm/prometheus-rules/compare/v4.15.0...v4.15.1
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.16.0'
version: '4.16.1'
annotations:
application.giantswarm.io/team: "atlas"
config.giantswarm.io/version: 1.x.x

0 comments on commit 938c585

Please sign in to comment.