From 697b623c92bf56bcd976028f3375e3f0401960ac Mon Sep 17 00:00:00 2001 From: Greg Taylor Date: Mon, 19 Mar 2018 13:52:00 -0700 Subject: [PATCH] stable/prometheus: Update default version to 2.2.1 (#4288) --- 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 84f8e46970..5a13d7bcbd 100755 --- a/stable/prometheus/Chart.yaml +++ b/stable/prometheus/Chart.yaml @@ -1,5 +1,5 @@ name: prometheus -version: 5.4.4 +version: 5.5.0 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 diff --git a/stable/prometheus/values.yaml b/stable/prometheus/values.yaml index b431972715..e307df5b5f 100644 --- a/stable/prometheus/values.yaml +++ b/stable/prometheus/values.yaml @@ -388,7 +388,7 @@ server: ## image: repository: prom/prometheus - tag: v2.1.0 + tag: v2.2.1 pullPolicy: IfNotPresent ## The URL prefix at which the container can be accessed. Useful in the case the '-web.external-url' includes a slug