Skip to content

Commit 12e7bab

Browse files
Update quay.io/cortexproject/cortex Docker tag to v1.14.1 (#422)
* Update quay.io/cortexproject/cortex Docker tag to v1.14.1 Signed-off-by: Renovate Bot <[email protected]> * add CHANGELOG Signed-off-by: nschad <[email protected]> Signed-off-by: Renovate Bot <[email protected]> Signed-off-by: nschad <[email protected]> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: nschad <[email protected]>
1 parent 397544a commit 12e7bab

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.14.1 #422
6+
57
# 2.0.0 / 2022-12-15
68

79
* [FEATURE] add purger components to cortex #407

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

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

0 commit comments

Comments
 (0)