Merge pull request #251 from mgoodness/prometheus-1.4.0

Prometheus: bump chart version
This commit is contained in:
Adnan Abdulhussein
2016-12-11 22:13:39 -08:00
committed by GitHub
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.1
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.1
ingress:
## If true, Server Ingress will be created