Update grafana/grafana Docker tag to v7.0.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-06-25 08:00:37 +00:00
parent 7aa6bfae2e
commit c51000e5ee

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.0.3" image: "grafana/grafana:7.0.4"
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
volumeMounts: volumeMounts:
- name: config - name: config