Skip to content

Commit

Permalink
fix: add mimir upgrade in the changelog (#9621)
Browse files Browse the repository at this point in the history
* 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]>
  • Loading branch information
QuentinBisson and narqo authored Oct 15, 2024
1 parent 5690517 commit 4a73545
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion operations/helm/charts/mimir-distributed/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ Entries should include a reference to the Pull Request that introduced the chang

## 5.5.0

* [ENHANCEMENT] Upgrade Mimir and GEM to [2.14.0](https://github.com/grafana/mimir/blob/main/CHANGELOG.md#2140). #9591
* [ENHANCEMENT] Dashboards: allow switching between using classic or native histograms in dashboards.
* Overview dashboard: status, read/write latency and queries/ingestion per sec panels, `cortex_request_duration_seconds` metric. #7674
* Writes dashboard: `cortex_request_duration_seconds` metric. #8757
Expand All @@ -40,7 +41,7 @@ Entries should include a reference to the Pull Request that introduced the chang
* Ruler dashboard: `cortex_request_duration_seconds` metric. #8795
* Queries dashboard: `cortex_request_duration_seconds` metric. #8800
* Remote ruler reads dashboard: `cortex_request_duration_seconds` metric. #8801
* [ENHANCEMENT] Memcached: Update to Memcached 1.6.28 and memcached-exporter 0.14.4. #8557
* [ENHANCEMENT] Memcached: Update to Memcached 1.6.31 and memcached-exporter 0.14.4. #8557 #9305
* [ENHANCEMENT] Add missing fields in multiple topology spread constraints. #8533
* [ENHANCEMENT] Add support for setting the image pull secrets, node selectors, tolerations and topology spread constraints for the Grafana Agent pods used for metamonitoring. #8670
* [ENHANCEMENT] Add support for setting resource requests and limits in the Grafana Agent pods used for metamonitoring. #8715
Expand Down

0 comments on commit 4a73545

Please sign in to comment.