From ee7a0f36d534e89791bfee343efac2f026cf5067 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 14 Apr 2021 10:00:45 +0000 Subject: [PATCH] Update grafana/grafana Docker tag to v7.5.4 --- graphs/grafana.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/graphs/grafana.yaml b/graphs/grafana.yaml index 6850bc6..7e4d02b 100644 --- a/graphs/grafana.yaml +++ b/graphs/grafana.yaml @@ -333,7 +333,7 @@ spec: mountPath: "/var/lib/grafana" containers: - name: grafana - image: "grafana/grafana:7.4.3" + image: "grafana/grafana:7.5.4" imagePullPolicy: IfNotPresent volumeMounts: - name: config