Skip to content

Commit 2034e75

Browse files
authored
cut 0.6.0 release (#173)
Signed-off-by: ShuzZzle <[email protected]>
1 parent c3f99b7 commit 2034e75

File tree

6 files changed

+222
-35
lines changed

6 files changed

+222
-35
lines changed

CHANGELOG.md

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

33
## master / unreleased
4+
5+
## 0.6.0 / 2021-06-28
6+
47
* [CHANGE] Removed dnssrvnoa resolution from block memcached (probably oversight) and moved back to simple dns resolution #164
58
* [CHANGE] Removed http-metrics port from every headless service and added ClusterIP service with http-metrics port to every component who before only had an headless service before #169
69
* [FEATURE] Support dynamic configuration of Ruler and AlertManager using sidecar #150

Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
apiVersion: v2
2-
version: 0.5.0
2+
version: 0.6.0
33
appVersion: v1.9.0
44
description: 'Horizontally scalable, highly available, multi-tenant, long term Prometheus.'
55
home: https://cortexmetrics.io/

0 commit comments

Comments
 (0)