Skip to content

Commit

Permalink
bump cortex to 1.16.0 (#489)
Browse files Browse the repository at this point in the history
Signed-off-by: Niclas Schad <[email protected]>
  • Loading branch information
nschad authored Dec 22, 2023
1 parent b0822d0 commit be1e01b
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
* [DEPENDENCY] Update quay.io/cortexproject/cortex Docker tag to v1.15.1 #456
* [DEPENDENCY] Update quay.io/cortexproject/cortex Docker tag to v1.15.2 #459
* [DEPENDENCY] Update quay.io/cortexproject/cortex Docker tag to v1.15.3 #471
* [DEPENDENCY] Update quay.io/cortexproject/cortex Docker tag to v1.16.0 #489
* [BUGFIX] Correctly interpret .Capabilities.KubeVersion when it looks like a prerelease #457
* [BUGFIX] Removed non-existent `purger.enable` flags in some components #488
* [BUGFIX] Fix podTargetLabels in all Prometheus ServiceMonitor CRDs #487
Expand Down
2 changes: 1 addition & 1 deletion Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: v2
version: 2.1.0
appVersion: v1.15.3
appVersion: v1.16.0
description: 'Horizontally scalable, highly available, multi-tenant, long term Prometheus.'
home: https://cortexmetrics.io/
icon: https://avatars2.githubusercontent.com/u/43045022?s=200&v=4
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

# cortex

![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)
![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)

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

Expand Down

0 comments on commit be1e01b

Please sign in to comment.