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