Skip to content

Commit b24a8b6

Browse files
authored
Bump Cortex version to 1.18.1 (#510)
* Bump Cortex version to 1.18.1 Signed-off-by: Friedrich Gonzalez <[email protected]> * Reorder changelog Signed-off-by: Friedrich Gonzalez <[email protected]> --------- Signed-off-by: Friedrich Gonzalez <[email protected]>
1 parent fca765f commit b24a8b6

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
lines changed

CHANGELOG.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,9 @@
22

33
## master / unreleased
44

5-
* [BUGFIX] fix: upstream_protocol reference in auth_orgs #509
65
* [ENHANCEMENT] Add `nginx.config.upstream_protocol` field to configure the upstream protocol in the nginx configuration #506
6+
* [BUGFIX] fix: upstream_protocol reference in auth_orgs #509
7+
* [DEPENDENCY] Update quay.io/cortexproject/cortex Docker tag to v1.18.1 #510
78

89
## 2.4.0 / 2024-07-18
910

Chart.yaml

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
# cortex
44

5-
![Version: 2.4.0](https://img.shields.io/badge/Version-2.4.0-informational?style=flat-square) ![AppVersion: v1.17.1](https://img.shields.io/badge/AppVersion-v1.17.1-informational?style=flat-square)
5+
![Version: 2.4.0](https://img.shields.io/badge/Version-2.4.0-informational?style=flat-square) ![AppVersion: v1.18.1](https://img.shields.io/badge/AppVersion-v1.18.1-informational?style=flat-square)
66

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

0 commit comments

Comments
 (0)