Skip to content

Commit

Permalink
chore(deps): update quay.io/cortexproject/cortex docker tag to v1.15.3 (
Browse files Browse the repository at this point in the history
#471)

* chore(deps): update quay.io/cortexproject/cortex docker tag to v1.15.3

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* update CHANGELOG.md

Signed-off-by: Niclas Schad <niclas.schad@gmail.com>

---------

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: Niclas Schad <niclas.schad@gmail.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Niclas Schad <niclas.schad@gmail.com>
  • Loading branch information
renovate[bot] and nschad committed Jul 30, 2023
1 parent d335fe6 commit c32a2a5
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 @@ -6,6 +6,7 @@
* [DEPENDENCY] Update quay.io/cortexproject/cortex Docker tag to v1.15.0 #453
* [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
* [BUGFIX] Correctly interpret .Capabilities.KubeVersion when it looks like a prerelease #457

## 2.1.0 / 2023-03-17
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.2
appVersion: v1.15.3
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.2](https://img.shields.io/badge/AppVersion-v1.15.2-informational?style=flat-square)
![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)

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

Expand Down

0 comments on commit c32a2a5

Please sign in to comment.