From 88e51a2d8d39f302a736ab198d1cf1e5c3ff3e57 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 25 Jun 2024 09:32:13 +0000 Subject: [PATCH] Update docker.io/grafana/grafana Docker tag to v10.4.5 --- graphs/grafana.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/graphs/grafana.yaml b/graphs/grafana.yaml index 2648649..0d871c1 100644 --- a/graphs/grafana.yaml +++ b/graphs/grafana.yaml @@ -184,7 +184,7 @@ spec: enableServiceLinks: true containers: - name: grafana - image: "docker.io/grafana/grafana:10.2.2" + image: "docker.io/grafana/grafana:10.4.5" imagePullPolicy: IfNotPresent securityContext: allowPrivilegeEscalation: false