Skip to content

Commit ee8c767

Browse files
committed
*: cut v1.1.0
1 parent ba84805 commit ee8c767

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## v1.1.0 / 2017-10-19
2+
3+
After a testing period of one week, there were no additional bugs found or features introduced.
4+
15
## v1.1.0-rc.0 / 2017-10-12
26

37
* [FEATURE] Add `kube_pod_container_status_waiting_reason` metric.

kubernetes/kube-state-metrics-deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ spec:
1313
serviceAccountName: kube-state-metrics
1414
containers:
1515
- name: kube-state-metrics
16-
image: quay.io/coreos/kube-state-metrics:v1.1.0-rc.0
16+
image: quay.io/coreos/kube-state-metrics:v1.1.0
1717
ports:
1818
- name: http-metrics
1919
containerPort: 8080

0 commit comments

Comments
 (0)