From c10f1b7b197d1ffcaee0c919536ed26ddc6d4290 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 31 Dec 2021 17:43:04 +0000 Subject: [PATCH] Update busybox Docker tag to v1.35.0 --- graphs/grafana.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/graphs/grafana.yaml b/graphs/grafana.yaml index 4ee7966..e157d2e 100644 --- a/graphs/grafana.yaml +++ b/graphs/grafana.yaml @@ -320,7 +320,7 @@ spec: runAsUser: 472 initContainers: - name: init-chown-data - image: "busybox:1.31.1" + image: "busybox:1.35.0" imagePullPolicy: IfNotPresent securityContext: runAsNonRoot: false