update grafana to 7.1.1 (#23372)

Signed-off-by: Jakob Kartschall <j.kartschall@syseleven.de>
This commit is contained in:
Jakob Kartschall
2020-07-31 02:35:08 -07:00
committed by GitHub
parent 36e5532351
commit eb679cd378
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
apiVersion: v1
name: grafana
version: 5.5.1
appVersion: 7.0.5
version: 5.5.2
appVersion: 7.1.1
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: 7.0.5
tag: 7.1.1
sha: ""
pullPolicy: IfNotPresent