1
0
Fork 0
mirror of https://github.com/prometheus-operator/prometheus-operator.git synced 2025-04-16 09:16:38 +00:00

Updated helm chart to version v0.20.0 (#1440)

* Updated to version v0.20.0

* Updated version of prometheus config reloader
This commit is contained in:
Ali Rizwan 2018-06-07 17:32:40 +02:00 committed by Giancarlo Rubio
parent d08df5777c
commit 3c226f965e
3 changed files with 5 additions and 4 deletions

View file

@ -7,8 +7,8 @@ maintainers:
name: prometheus-operator
sources:
- https://github.com/coreos/prometheus-operator
version: 0.0.25
appVersion: "0.19.0"
version: 0.0.26
appVersion: "0.20.0"
home: https://github.com/coreos/prometheus-operator
keywords:
- operator

View file

@ -34,6 +34,7 @@ rules:
- prometheuses
- service-monitor
- servicemonitors
- prometheusrules
verbs:
- "*"
- apiGroups:

View file

@ -10,7 +10,7 @@ global:
##
prometheusConfigReloader:
repository: quay.io/coreos/prometheus-config-reloader
tag: v0.0.4
tag: v0.20.0
## Configmap-reload image to use for reloading configmaps
##
@ -22,7 +22,7 @@ configmapReload:
##
image:
repository: quay.io/coreos/prometheus-operator
tag: v0.19.0
tag: v0.20.0
pullPolicy: IfNotPresent
## If enabled, prometheus-operator will create a service for scraping kubelets