File tree Expand file tree Collapse file tree 2 files changed +6
-3
lines changed Expand file tree Collapse file tree 2 files changed +6
-3
lines changed Original file line number Diff line number Diff line change 9
9
` -blocks-storage.bucket-store.chunks-cache.memcached.max-idle-connections ` ,
10
10
` -blocks-storage.bucket-store.metadata-cache.memcached.max-idle-connections ` to 100 #414
11
11
* [ CHANGE] Update grafana-builder dependency: use $__ rate_interval in qpsPanel and latencyPanel. #372
12
+
13
+ ## 1.10.0 / 2021-12-30
14
+
12
15
* [ CHANGE] ` namespace ` template variable in dashboards now only selects namespaces for selected clusters. #311
13
16
* [ CHANGE] Alertmanager: mounted overrides configmap to alertmanager too. #315
14
17
* [ CHANGE] Memcached: upgraded memcached from ` 1.5.17 ` to ` 1.6.9 ` . #316
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.9 .0' ,
8
+ cortex: 'cortexproject/cortex:v1.10 .0' ,
9
9
10
10
alertmanager: self .cortex,
11
11
distributor: self .cortex,
20
20
query_scheduler: self .cortex,
21
21
22
22
cortex_tools: 'grafana/cortex-tools:v0.4.0' ,
23
- query_tee: 'quay.io/cortexproject/query-tee:v1.9 .0' ,
24
- testExporter: 'cortexproject/test-exporter:v1.9 .0' ,
23
+ query_tee: 'quay.io/cortexproject/query-tee:v1.10 .0' ,
24
+ testExporter: 'cortexproject/test-exporter:v1.10 .0' ,
25
25
},
26
26
}
You can’t perform that action at this time.
0 commit comments