Skip to content

Commit

Permalink
Fix changelog
Browse files Browse the repository at this point in the history
Somehow the changelog entry from #481 ended up under previous release header.
  • Loading branch information
mig4 authored Apr 9, 2021
1 parent 24e0465 commit e14f5c8
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

### Fixed

- Fix inhibition for `MatchingNumberOfPrometheusAndCluster` alert by matching it with
source from Management Cluster instead of the cluster the alert is firing for.

## [1.29.0] - 2021-04-09

### Added
Expand All @@ -24,11 +29,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

- Removed unnecessary whitespace in additional scrape configs.

### Fixed

- Fix inhibition for `MatchingNumberOfPrometheusAndCluster` alert by matching it with
source from Management Cluster instead of the cluster the alert is firing for.

## [1.28.0] - 2021-04-01

### Added
Expand Down

0 comments on commit e14f5c8

Please sign in to comment.