From faf349bb324748530b4fc5d5d0acf86c2401c692 Mon Sep 17 00:00:00 2001 From: Michael Goodness Date: Tue, 29 Nov 2016 12:22:30 -0800 Subject: [PATCH] Prometheus 1.4.1 --- 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 9dceac6dc1..d69528c7b5 100755 --- a/stable/prometheus/Chart.yaml +++ b/stable/prometheus/Chart.yaml @@ -1,5 +1,5 @@ name: prometheus -version: 1.4.0 +version: 1.4.1 description: A Prometheus Helm chart for Kubernetes. Prometheus is a monitoring system and time series database. home: https://prometheus.io/ sources: diff --git a/stable/prometheus/values.yaml b/stable/prometheus/values.yaml index 110b30de17..865da65edc 100644 --- a/stable/prometheus/values.yaml +++ b/stable/prometheus/values.yaml @@ -160,7 +160,7 @@ server: ## Server Docker image ## - image: prom/prometheus:v1.4.0 + image: prom/prometheus:v1.4.1 ingress: ## If true, Server Ingress will be created