Update grafana/grafana Docker tag to v7.1.4
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing

This commit is contained in:
Renovate Bot 2020-08-20 15:00:47 +00:00
parent 5482b5ee71
commit 6ed8d3e66e

View file

@ -333,7 +333,7 @@ spec:
mountPath: "/var/lib/grafana" mountPath: "/var/lib/grafana"
containers: containers:
- name: grafana - name: grafana
image: "grafana/grafana:7.1.3" image: "grafana/grafana:7.1.4"
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
volumeMounts: volumeMounts:
- name: config - name: config