[stable/grafana] Update Grafana to v6.6 (#20446)

Signed-off-by: Dave Henderson <dhenderson@gmail.com>
This commit is contained in:
Dave Henderson
2020-01-30 21:44:18 -08:00
committed by GitHub
parent c561ea4e39
commit aee2e0fd1a
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
apiVersion: v1
name: grafana
version: 4.4.1
appVersion: 6.5.2
version: 4.5.0
appVersion: 6.6.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.5.2
tag: 6.6.0
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.