From d2080025fcd54e03fc551fb89620fbd50f3836c9 Mon Sep 17 00:00:00 2001 From: Charlie Snyder Date: Tue, 5 Jun 2018 14:51:55 -0400 Subject: [PATCH] [stable/prometheus] #5856 Set 'global' to a dictionary (#5857) * Set 'global' to a dictionary * bump chart version --- stable/prometheus/Chart.yaml | 2 +- stable/prometheus/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/stable/prometheus/Chart.yaml b/stable/prometheus/Chart.yaml index 09ae7ed996..508388b15e 100755 --- a/stable/prometheus/Chart.yaml +++ b/stable/prometheus/Chart.yaml @@ -1,5 +1,5 @@ name: prometheus -version: 6.7.0 +version: 6.7.1 appVersion: 2.2.1 description: Prometheus is a monitoring system and time series database. home: https://prometheus.io/ diff --git a/stable/prometheus/values.yaml b/stable/prometheus/values.yaml index 0ee4a00008..ef843bd98d 100644 --- a/stable/prometheus/values.yaml +++ b/stable/prometheus/values.yaml @@ -728,7 +728,7 @@ pushgateway: ## alertmanagerFiles: alertmanager.yml: - global: + global: {} # slack_api_url: '' receivers: