Update grafana/grafana Docker tag to v8

This commit is contained in:
Renovate Bot 2021-08-24 18:42:22 +00:00
parent 886210fd32
commit c4f3649256

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