File tree Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Original file line number Diff line number Diff line change 22
33## master / unreleased
44
5+ ## 1.13.2 / 2023-04-29
6+
57* [ CHANGE] Use policy/v1 PodDisruptionBudget to support k8s 1.25+
68
79## 1.11.1 / 2023-01-13
Original file line number Diff line number Diff line change 55 memcachedExporter: 'prom/memcached-exporter:v0.6.0' ,
66
77 // Our services.
8- cortex: 'cortexproject/cortex:v1.11.1 ' ,
8+ cortex: 'cortexproject/cortex:v1.13.2 ' ,
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.11.1 ' ,
24- testExporter: 'cortexproject/test-exporter:v1.11.1 ' ,
23+ query_tee: 'quay.io/cortexproject/query-tee:v1.13.2 ' ,
24+ testExporter: 'cortexproject/test-exporter:v1.13.2 ' ,
2525 },
2626}
You can’t perform that action at this time.
0 commit comments