Update grafana/grafana Docker tag to v6.7.2

This commit is contained in:
Renovate Bot 2020-04-02 10:00:36 +00:00
parent abed79437c
commit d811ee4470

View file

@ -336,7 +336,7 @@ spec:
mountPath: "/var/lib/grafana" mountPath: "/var/lib/grafana"
containers: containers:
- name: grafana - name: grafana
image: "grafana/grafana:6.7.1" image: "grafana/grafana:6.7.2"
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
volumeMounts: volumeMounts:
- name: config - name: config