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 2
2
3
3
## master / unreleased
4
4
5
+ ## 1.13.2 / 2023-04-29
6
+
5
7
* [ CHANGE] Use policy/v1 PodDisruptionBudget to support k8s 1.25+
6
8
7
9
## 1.11.1 / 2023-01-13
Original file line number Diff line number Diff line change 5
5
memcachedExporter: 'prom/memcached-exporter:v0.6.0' ,
6
6
7
7
// Our services.
8
- cortex: 'cortexproject/cortex:v1.11.1 ' ,
8
+ cortex: 'cortexproject/cortex:v1.13.2 ' ,
9
9
10
10
alertmanager: self .cortex,
11
11
distributor: self .cortex,
20
20
query_scheduler: self .cortex,
21
21
22
22
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 ' ,
25
25
},
26
26
}
You can’t perform that action at this time.
0 commit comments