Skip to content

Commit 994013b

Browse files
chore(deps): update quay.io/cortexproject/cortex docker tag to v1.20.1 (#577)
* chore(deps): update quay.io/cortexproject/cortex docker tag to v1.20.1 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 153e37c commit 994013b

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## master / unreleased
44

5+
* [DEPENDENCY] Update quay.io/cortexproject/cortex Docker tag to v1.20.1 #577
6+
57
## 3.0.0 / 2025-11-27
68

79
* [CHANGE] Replace bitnami images with community images. Config via .extraEnvVars must be migrated to .args. See memcached docs for standard args. #571

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: 3.0.0
3-
appVersion: v1.20.0
3+
appVersion: v1.20.1
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: 3.0.0](https://img.shields.io/badge/Version-3.0.0-informational?style=flat-square) ![AppVersion: v1.20.0](https://img.shields.io/badge/AppVersion-v1.20.0-informational?style=flat-square)
5+
![Version: 3.0.0](https://img.shields.io/badge/Version-3.0.0-informational?style=flat-square) ![AppVersion: v1.20.1](https://img.shields.io/badge/AppVersion-v1.20.1-informational?style=flat-square)
66

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

0 commit comments

Comments
 (0)