Skip to content

Commit 27c5b6f

Browse files
Update quay.io/cortexproject/cortex Docker tag to v1.13.1 (#401)
* Update quay.io/cortexproject/cortex Docker tag to v1.13.1 Signed-off-by: Renovate Bot <bot@renovateapp.com> * add CHANGELOG Signed-off-by: nschad <niclas.schad@gmail.com> Signed-off-by: Renovate Bot <bot@renovateapp.com> Signed-off-by: nschad <niclas.schad@gmail.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: nschad <niclas.schad@gmail.com>
1 parent 32da6de commit 27c5b6f

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.13.1 #401
6+
57
# 1.7.0 / 2022-09-23
68

79
* [BUGFIX] Fix nginx extraContainers to indent correctly #373

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

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

0 commit comments

Comments
 (0)