Update appVersion and image tag (#8794)

Signed-off-by: Antoni Florit Homar <toniflorithomar@gmail.com>
This commit is contained in:
Antoni Florit Homar
2018-10-26 07:52:01 -07:00
committed by k8s-ci-robot
parent 81aa6ca3f1
commit 5a9adeb31d
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -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
+1 -1
View File
@@ -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: