From 5a9adeb31dff5f1bcdd56a85a84204223325548b Mon Sep 17 00:00:00 2001 From: Antoni Florit Homar Date: Fri, 26 Oct 2018 16:52:01 +0200 Subject: [PATCH] Update appVersion and image tag (#8794) Signed-off-by: Antoni Florit Homar --- stable/prometheus-pushgateway/Chart.yaml | 4 ++-- stable/prometheus-pushgateway/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/stable/prometheus-pushgateway/Chart.yaml b/stable/prometheus-pushgateway/Chart.yaml index 5c80f65550..d93bd2417b 100644 --- a/stable/prometheus-pushgateway/Chart.yaml +++ b/stable/prometheus-pushgateway/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v1 -appVersion: "0.4.0" +appVersion: "0.6.0" description: A Helm chart for prometheus pushgateway name: prometheus-pushgateway -version: 0.1.2 +version: 0.1.3 home: https://github.com/prometheus/pushgateway sources: - https://github.com/prometheus/pushgateway diff --git a/stable/prometheus-pushgateway/values.yaml b/stable/prometheus-pushgateway/values.yaml index 90e0821427..c6abed5d06 100644 --- a/stable/prometheus-pushgateway/values.yaml +++ b/stable/prometheus-pushgateway/values.yaml @@ -3,7 +3,7 @@ # Declare variables to be passed into your templates. image: repository: prom/pushgateway - tag: v0.4.0 + tag: v0.6.0 pullPolicy: IfNotPresent service: