Skip to content

Commit de19ed4

Browse files
authored
Merge pull request #738 from mxinden/cut-v1.6.0
*: Cut v1.6.0
2 parents 537ebd6 + 7532d62 commit de19ed4

2 files changed

Lines changed: 6 additions & 9 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,7 @@
1-
## v1.6.0-rc.2 / 2019-04-26
1+
## v1.6.0 / 2019-05-06
22

3-
* [BUGFIX] Bump addon-resizer patch version reducing resource consumption (#724).
4-
5-
## v1.6.0-rc.1 / 2019-04-23
6-
7-
* [BUGFIX] Use k8s.io/api/apps/v1 for DaemonSet, Deployment and StatefulSet reflector (#720).
8-
9-
## v1.6.0-rc.0 / 2019-04-05
3+
After a testing period of 10 days (release candidate 2), there were no
4+
additional bugs found, thus releasing the stable version v1.6.0.
105

116
* [FEATURE] Add `kube_replicaset_labels` to replicaset collector (#638).
127
* [FEATURE] Add ingresses collector (#640).
@@ -15,6 +10,8 @@
1510
* [FEATURE] Add `kube_persistentvolume_capacity` metric (#674).
1611
* [FEATURE] Add `kube_job_owner` metric (#681).
1712
* [ENHANCEMENT] Add `priority_class` label to `kube_pod_info` metric (#713).
13+
* [BUGFIX] Bump addon-resizer patch version reducing resource consumption (#724).
14+
* [BUGFIX] Use k8s.io/api/apps/v1 for DaemonSet, Deployment and StatefulSet reflector (#720).
1815

1916
## v1.5.0 / 2019-01-10
2017

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.6.0-rc.2
1+
1.6.0

0 commit comments

Comments
 (0)