[stable/prometheus] Fix #5425 (#5591)

* Fix #5425

* Increment chart version for #5425
This commit is contained in:
Arthur
2018-05-16 12:45:50 -07:00
committed by k8s-ci-robot
parent 753273e6d2
commit ae2af9d5f7
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
name: prometheus
version: 6.6.1
version: 6.6.2
appVersion: 2.2.1
description: Prometheus is a monitoring system and time series database.
home: https://prometheus.io/
@@ -15,7 +15,7 @@ data:
{{ $key }}: |
{{ toYaml $value | default "{}" | indent 4 }}
{{- if eq $key "prometheus.yml" -}}
{{ if $root.Values.alertmanager.enabled }}
{{- if $root.Values.alertmanager.enabled }}
alerting:
alertmanagers:
- kubernetes_sd_configs: