Skip to content

Commit d98478c

Browse files
authored
Bump Cortex version to 1.19.0 (#521)
* Bump Cortex version to 1.19.0 Signed-off-by: Charlie Le <[email protected]> * Add newline at end of README.md --------- Signed-off-by: Charlie Le <[email protected]>
1 parent 6ecdcfd commit d98478c

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

CHANGELOG.md

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

33
## master / unreleased
44

5+
* [DEPENDENCY] Update quay.io/cortexproject/cortex Docker tag to v1.19.0 #521
6+
57
## 2.5.0 / 2025-01-17
68

79
* [CHANGE] Updated default `align_queries_with_step` to **false** to match documentation #513

Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
apiVersion: v2
22
version: 2.5.0
3-
appVersion: v1.18.1
3+
appVersion: v1.19.0
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: 2.5.0](https://img.shields.io/badge/Version-2.5.0-informational?style=flat-square) ![AppVersion: v1.18.1](https://img.shields.io/badge/AppVersion-v1.18.1-informational?style=flat-square)
5+
![Version: 2.5.0](https://img.shields.io/badge/Version-2.5.0-informational?style=flat-square) ![AppVersion: v1.19.0](https://img.shields.io/badge/AppVersion-v1.19.0-informational?style=flat-square)
66

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

0 commit comments

Comments
 (0)