Skip to content

Commit

Permalink
Merge mimir-distributed-release-5.5 to main (#9694)
Browse files Browse the repository at this point in the history
* fix: add mimir upgrade in the changelog (#9621) (#9623)

* fix: add mimir upgrade in the changelog

This PR fixes the changelog by setting the correct memcached version and add the changelog for mimir 2.14.0

* Update operations/helm/charts/mimir-distributed/CHANGELOG.md

---------

Co-authored-by: Vladimir Varankin <[email protected]>
(cherry picked from commit 4a73545)

Co-authored-by: Quentin Bisson <[email protected]>

* helm: fix broken topology spread constraints in metamonitoring's GrafanaAgent (#9669) (#9670)

* helm: fix indentation in metamonitoring's topologySpreadConstraints
* rebuild assets
* update CHANGELOG

(cherry picked from commit 0d3f52f)

Signed-off-by: Vladimir Varankin <[email protected]>

* helm: prepare release 5.5.1 (#9676)

* helm: bump patch version

Signed-off-by: Vladimir Varankin <[email protected]>

* rebuild assets

Signed-off-by: Vladimir Varankin <[email protected]>

---------

Signed-off-by: Vladimir Varankin <[email protected]>

---------

Signed-off-by: Vladimir Varankin <[email protected]>
Co-authored-by: Grot (@grafanabot) <[email protected]>
Co-authored-by: Quentin Bisson <[email protected]>
  • Loading branch information
3 people authored Oct 21, 2024
1 parent d0017e6 commit a7258f5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions operations/helm/charts/mimir-distributed/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,9 @@ Entries should include a reference to the Pull Request that introduced the chang
## main / unreleased

* [ENHANCEMENT] Add support for setting type and internal traffic policy for Kubernetes service. Set `internalTrafficPolicy=Cluster` by default in all services with type `ClusterIP`. #9619

## 5.5.1

* [BUGFIX] Fix incorrect use of topology spread constraints in `GrafanaAgent` CRD of metamonitoring. #9669

## 5.5.0
Expand Down

0 comments on commit a7258f5

Please sign in to comment.