Update to grafana 6.5.0 (#19123)

Signed-off-by: José M Pérez <josemanuel.perez@3mtglobal.com>
This commit is contained in:
jperlope
2019-12-01 23:01:04 -08:00
committed by Kubernetes Prow Robot
parent 4f5bf62f5b
commit 1a2eccfa8b
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
apiVersion: v1
name: grafana
version: 4.0.5
appVersion: 6.4.2
version: 4.1.0
appVersion: 6.5.0
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
@@ -50,7 +50,7 @@ livenessProbe:
image:
repository: grafana/grafana
tag: 6.4.2
tag: 6.5.0
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.