Skip to content

Commit d64cdab

Browse files
QuentinBissonnarqo
authored andcommitted
fix: add mimir upgrade in the changelog (#9621)
* 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 <vladimir@varank.in> (cherry picked from commit 4a73545)
1 parent 06e4a79 commit d64cdab

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ Entries should include a reference to the Pull Request that introduced the chang
3131

3232
## 5.5.0
3333

34+
* [ENHANCEMENT] Upgrade Mimir and GEM to [2.14.0](https://github.com/grafana/mimir/blob/main/CHANGELOG.md#2140). #9591
3435
* [ENHANCEMENT] Dashboards: allow switching between using classic or native histograms in dashboards.
3536
* Overview dashboard: status, read/write latency and queries/ingestion per sec panels, `cortex_request_duration_seconds` metric. #7674
3637
* Writes dashboard: `cortex_request_duration_seconds` metric. #8757
@@ -40,7 +41,7 @@ Entries should include a reference to the Pull Request that introduced the chang
4041
* Ruler dashboard: `cortex_request_duration_seconds` metric. #8795
4142
* Queries dashboard: `cortex_request_duration_seconds` metric. #8800
4243
* Remote ruler reads dashboard: `cortex_request_duration_seconds` metric. #8801
43-
* [ENHANCEMENT] Memcached: Update to Memcached 1.6.28 and memcached-exporter 0.14.4. #8557
44+
* [ENHANCEMENT] Memcached: Update to Memcached 1.6.31 and memcached-exporter 0.14.4. #8557 #9305
4445
* [ENHANCEMENT] Add missing fields in multiple topology spread constraints. #8533
4546
* [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
4647
* [ENHANCEMENT] Add support for setting resource requests and limits in the Grafana Agent pods used for metamonitoring. #8715

0 commit comments

Comments
 (0)