[stable/grafana]: update grafana (#16896)

Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
This commit is contained in:
Carlos Alexandro Becker
2019-09-05 18:40:56 -07:00
committed by Kubernetes Prow Robot
parent 0ac9362279
commit 40f5546a9e
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
apiVersion: v1
name: grafana
version: 3.8.8
appVersion: 6.3.4
version: 3.8.9
appVersion: 6.3.5
kubeVersion: "^1.8.0-0"
description: The leading tool for querying and visualizing time series and metrics.
home: https://grafana.net
+1 -1
View File
@@ -43,7 +43,7 @@ livenessProbe:
image:
repository: grafana/grafana
tag: 6.3.4
tag: 6.3.5
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.