File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
33## master / unreleased
4+ * [ CHANGE] Use cortex v1.17.1
45* [ CHANGE] Enable shuffle sharding in compactors
56* [ CHANGE] Remove chunks support for dashboards
67* [ ENHANCEMENT] Configure ` -ingester.client.grpc-compression ` to be ` snappy-block `
Original file line number Diff line number Diff line change 55 memcachedExporter: 'prom/memcached-exporter:v0.14.2' ,
66
77 // Our services.
8- cortex: 'cortexproject/cortex:v1.16 .1' ,
8+ cortex: 'cortexproject/cortex:v1.17 .1' ,
99
1010 alertmanager: self .cortex,
1111 distributor: self .cortex,
2020 query_scheduler: self .cortex,
2121
2222 overrides_exporter: self .cortex,
23- query_tee: 'quay.io/cortexproject/query-tee:v1.16 .1' ,
24- testExporter: 'cortexproject/test-exporter:v1.16 .1' ,
23+ query_tee: 'quay.io/cortexproject/query-tee:v1.17 .1' ,
24+ testExporter: 'cortexproject/test-exporter:v1.17 .1' ,
2525 },
2626}
You can’t perform that action at this time.
0 commit comments