Bump Prometheus chart version

* Prometheus v1.4.0
* Alertmanager v0.5.1
This commit is contained in:
Michael Goodness
2016-11-25 09:24:44 -06:00
parent 14bee1e456
commit 6af6de3fc6
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
name: prometheus
version: 1.3.1
version: 1.4.0
description: A Prometheus Helm chart for Kubernetes. Prometheus is a monitoring system and time series database.
home: https://prometheus.io/
sources:
+2 -2
View File
@@ -10,7 +10,7 @@ alertmanager:
## Alertmanager Docker image
##
image: prom/alertmanager:v0.5.0
image: prom/alertmanager:v0.5.1
ingress:
## If true, Alertmanager Ingress will be created
@@ -160,7 +160,7 @@ server:
## Server Docker image
##
image: prom/prometheus:v1.3.1
image: prom/prometheus:v1.4.0
ingress:
## If true, Server Ingress will be created