Skip to content

Commit 949bfbe

Browse files
renovate[bot]renovate-botkd7lxl
authored
Update dependency quay.io/cortexproject/cortex to v1.11.1 (#331)
* Update dependency quay.io/cortexproject/cortex to v1.11.1 Signed-off-by: Renovate Bot <[email protected]> * update readme Signed-off-by: Tom Hayward <[email protected]> * update changelog and chart version Signed-off-by: Tom Hayward <[email protected]> Co-authored-by: Renovate Bot <[email protected]> Co-authored-by: Tom Hayward <[email protected]>
1 parent 16111ed commit 949bfbe

File tree

3 files changed

+6
-3
lines changed

3 files changed

+6
-3
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22

33
## master / unreleased
44

5+
## 1.4.0 / 2022-03-08
6+
7+
* [ENHANCEMENT] Upgrade to Cortex v1.11.1 #331
58
* [ENHANCEMENT] Includes enable flags for each component #319
69
* [ENHANCEMENT] Exclude cortex components endpoint from nginx config when disabled #326
710

Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
apiVersion: v2
2-
version: 1.3.0
3-
appVersion: v1.11.0
2+
version: 1.4.0
3+
appVersion: v1.11.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.3.0](https://img.shields.io/badge/Version-1.3.0-informational?style=flat-square) ![AppVersion: v1.11.0](https://img.shields.io/badge/AppVersion-v1.11.0-informational?style=flat-square)
5+
![Version: 1.4.0](https://img.shields.io/badge/Version-1.4.0-informational?style=flat-square) ![AppVersion: v1.11.1](https://img.shields.io/badge/AppVersion-v1.11.1-informational?style=flat-square)
66

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

0 commit comments

Comments
 (0)