[stable/prometheus] Update kube state metrics (#2477)

* upgrade kube-state-metrics to current release

* increment chart versoin

* add new needed rbac permissions for kube-state-metrics to work

* add new needed rbac permissions for kube-state-metrics to work

* new version resolves jobs crash and comes with new features for namespaces

* dud commit

* remove dud"

* Bump chart version
This commit is contained in:
Jürgen W
2017-10-18 18:06:53 -05:00
committed by Michael Goodness
parent 9a46e83bc8
commit ee53bddbb0
3 changed files with 5 additions and 2 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
name: prometheus
version: 4.6.8
version: 4.6.9
description: Prometheus is a monitoring system and time series database.
home: https://prometheus.io/
icon: https://raw.githubusercontent.com/prometheus/prometheus.github.io/master/assets/prometheus_logo-cb55bb5c346.png
@@ -13,7 +13,9 @@ rules:
- apiGroups:
- ""
resources:
- namespaces
- nodes
- persistentvolumeclaims
- pods
- services
- resourcequotas
@@ -37,6 +39,7 @@ rules:
resources:
- statefulsets
verbs:
- get
- list
- watch
- apiGroups:
+1 -1
View File
@@ -187,7 +187,7 @@ kubeStateMetrics:
##
image:
repository: gcr.io/google_containers/kube-state-metrics
tag: v1.0.1
tag: v1.1.0-rc.0
pullPolicy: IfNotPresent
## Node labels for kube-state-metrics pod assignment