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

Commit 776320b

Browse files
committed
Release 1.6.0
Signed-off-by: Marco Pracucci <[email protected]>
1 parent e346824 commit 776320b

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.6.0 / 2021-01-05
6+
57
* [CHANGE] Add default present for ruler limits on all 'user' types. #221, #222
68
* [CHANGE] Enabled sharding for the blocks storage compactor. #218
79
* [CHANGE] Removed `-blocks-storage.bucket-store.index-cache.postings-compression-enabled` CLI flag because always enabled in Cortex 1.6. #224

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.5.0',
8+
cortex: 'cortexproject/cortex:v1.6.0',
99

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

0 commit comments

Comments
 (0)