diff --git a/stable/prometheus/Chart.yaml b/stable/prometheus/Chart.yaml index 244418a3ab..92efde321a 100755 --- a/stable/prometheus/Chart.yaml +++ b/stable/prometheus/Chart.yaml @@ -1,5 +1,5 @@ name: prometheus -version: 8.4.9 +version: 8.5.0 appVersion: 2.6.1 description: Prometheus is a monitoring system and time series database. home: https://prometheus.io/ diff --git a/stable/prometheus/templates/server-clusterrole.yaml b/stable/prometheus/templates/server-clusterrole.yaml index 9fe94d467e..e039172a3b 100644 --- a/stable/prometheus/templates/server-clusterrole.yaml +++ b/stable/prometheus/templates/server-clusterrole.yaml @@ -15,16 +15,11 @@ rules: - endpoints - pods - ingresses + - configmaps verbs: - get - list - watch - - apiGroups: - - "" - resources: - - configmaps - verbs: - - get - apiGroups: - "extensions" resources: