diff --git a/CHANGELOG.md b/CHANGELOG.md index cabd5613..3e103b75 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,7 @@ ## master / unreleased * [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 * [BUGFIX] Correctly interpret .Capabilities.KubeVersion when it looks like a prerelease #457 ## 2.1.0 / 2023-03-17 diff --git a/Chart.yaml b/Chart.yaml index 99c2d033..d0bfca16 100755 --- a/Chart.yaml +++ b/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 version: 2.1.0 -appVersion: v1.15.0 +appVersion: v1.15.1 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 diff --git a/README.md b/README.md index 18aa5260..1184911e 100644 --- a/README.md +++ b/README.md @@ -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.0](https://img.shields.io/badge/AppVersion-v1.15.0-informational?style=flat-square) +![Version: 2.1.0](https://img.shields.io/badge/Version-2.1.0-informational?style=flat-square) ![AppVersion: v1.15.1](https://img.shields.io/badge/AppVersion-v1.15.1-informational?style=flat-square) Horizontally scalable, highly available, multi-tenant, long term Prometheus.