Skip to content

Commit be1e01b

Browse files
authored
bump cortex to 1.16.0 (#489)
Signed-off-by: Niclas Schad <[email protected]>
1 parent b0822d0 commit be1e01b

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

CHANGELOG.md

+1
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
* [DEPENDENCY] Update quay.io/cortexproject/cortex Docker tag to v1.15.1 #456
1111
* [DEPENDENCY] Update quay.io/cortexproject/cortex Docker tag to v1.15.2 #459
1212
* [DEPENDENCY] Update quay.io/cortexproject/cortex Docker tag to v1.15.3 #471
13+
* [DEPENDENCY] Update quay.io/cortexproject/cortex Docker tag to v1.16.0 #489
1314
* [BUGFIX] Correctly interpret .Capabilities.KubeVersion when it looks like a prerelease #457
1415
* [BUGFIX] Removed non-existent `purger.enable` flags in some components #488
1516
* [BUGFIX] Fix podTargetLabels in all Prometheus ServiceMonitor CRDs #487

Chart.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
apiVersion: v2
22
version: 2.1.0
3-
appVersion: v1.15.3
3+
appVersion: v1.16.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

+1-1
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.15.3](https://img.shields.io/badge/AppVersion-v1.15.3-informational?style=flat-square)
5+
![Version: 2.1.0](https://img.shields.io/badge/Version-2.1.0-informational?style=flat-square) ![AppVersion: v1.16.0](https://img.shields.io/badge/AppVersion-v1.16.0-informational?style=flat-square)
66

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

0 commit comments

Comments
 (0)