From 8364c034fa611f280e1e1487484f09f1652e0fb5 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 20 Aug 2021 21:00:45 +0000 Subject: [PATCH] Update busybox Docker tag to v1.34.0 --- graphs/grafana.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/graphs/grafana.yaml b/graphs/grafana.yaml index 824b764..2bee4bf 100644 --- a/graphs/grafana.yaml +++ b/graphs/grafana.yaml @@ -321,7 +321,7 @@ spec: runAsUser: 472 initContainers: - name: init-chown-data - image: "busybox:1.33.1" + image: "busybox:1.34.0" imagePullPolicy: IfNotPresent securityContext: runAsUser: 0