Skip to content

Commit 2f37dbc

Browse files
Update quay.io/cortexproject/cortex Docker tag to v1.15.0 (#453)
* Update quay.io/cortexproject/cortex Docker tag to v1.15.0 Signed-off-by: Renovate Bot <[email protected]> * update changelog Signed-off-by: Tom Hayward <[email protected]> --------- Signed-off-by: Renovate Bot <[email protected]> Signed-off-by: Tom Hayward <[email protected]> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Tom Hayward <[email protected]>
1 parent 571fc2a commit 2f37dbc

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.15.0 #453
6+
57
## 2.1.0 / 2023-03-17
68

79
* [FEATURE] add autoscaler for the ruler #430

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

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

0 commit comments

Comments
 (0)