Skip to content

Commit ae5c994

Browse files
chore(deps): update quay.io/cortexproject/cortex docker tag to v1.20.0 (#566)
* chore(deps): update quay.io/cortexproject/cortex docker tag to v1.20.0 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * changelog Signed-off-by: Tom Hayward <thayward@infoblox.com> --------- Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Signed-off-by: Tom Hayward <thayward@infoblox.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Tom Hayward <thayward@infoblox.com>
1 parent d3c1841 commit ae5c994

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
* [BUGFIX] Fix restarting query-schedulers when config changes #559
1212
* [ENHANCEMENT] Run overrides-exporter with high availability #557
1313
* [DEPENDENCY] Update kiwigrid/k8s-sidecar docker tag to v1.30.5 #531
14+
* [DEPENDENCY] Update quay.io/cortexproject/cortex Docker tag to v1.20.0 #566
1415

1516
## 2.6.0 / 2025-05-07
1617

Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
apiVersion: v2
22
version: 2.6.0
3-
appVersion: v1.19.0
3+
appVersion: v1.20.0
44
description: 'Horizontally scalable, highly available, multi-tenant, long term Prometheus.'
55
home: https://cortexmetrics.io/
66
icon: https://avatars2.githubusercontent.com/u/43045022?s=200&v=4

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
# cortex
44

5-
![Version: 2.6.0](https://img.shields.io/badge/Version-2.6.0-informational?style=flat-square) ![AppVersion: v1.19.0](https://img.shields.io/badge/AppVersion-v1.19.0-informational?style=flat-square)
5+
![Version: 2.6.0](https://img.shields.io/badge/Version-2.6.0-informational?style=flat-square) ![AppVersion: v1.20.0](https://img.shields.io/badge/AppVersion-v1.20.0-informational?style=flat-square)
66

77
Horizontally scalable, highly available, multi-tenant, long term Prometheus.
88

0 commit comments

Comments
 (0)