From e85a1acf0240c7407f431f1656b92ec76c47968e Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 24 Feb 2021 13:00:51 +0000 Subject: [PATCH] Update grafana/grafana Docker tag to v7.4.3 --- graphs/grafana.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/graphs/grafana.yaml b/graphs/grafana.yaml index 5345b0c..6850bc6 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.2" + image: "grafana/grafana:7.4.3" imagePullPolicy: IfNotPresent volumeMounts: - name: config