Skip to content
This repository was archived by the owner on Apr 28, 2025. It is now read-only.

Commit 9ac0840

Browse files
authored
Merge pull request #195 from grafana/cut-1.4.0
Cut 1.4.0
2 parents 26559ac + 9c343de commit 9ac0840

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
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+
## 1.4.0 / 2020-10-02
6+
57
* [CHANGE] Lower the default overrides configs for ingestion and create a new overrides user out of the previous config #183
68
* [CHANGE] The project is now licensed with Apache-2.0 license. #169
79
* [CHANGE] Add overrides config to tsdb store-gateway. #167

cortex/images.libsonnet

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
memcachedExporter: 'prom/memcached-exporter:v0.6.0',
66

77
// Our services.
8-
cortex: 'cortexproject/cortex:v1.3.0',
8+
cortex: 'cortexproject/cortex:v1.4.0',
99

1010
alertmanager: self.cortex,
1111
distributor: self.cortex,

0 commit comments

Comments
 (0)