pushgateway 1.3.0 - update chart version, pushgateway version and values (#195)

Signed-off-by: S.Cavallo <smcavallo@hotmail.com>

Signed-off-by: smcavallo <smcavallo@hotmail.com>
This commit is contained in:
smcavallo
2020-11-04 15:37:28 +01:00
committed by GitHub
parent 3ab7f9b04e
commit 506f98efb5
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -1,8 +1,8 @@
apiVersion: v1
appVersion: "1.2.0"
appVersion: "1.3.0"
description: A Helm chart for prometheus pushgateway
name: prometheus-pushgateway
version: 1.4.2
version: 1.5.0
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: v1.2.0
tag: v1.3.0
pullPolicy: IfNotPresent
service: