From e4f5b1c56b4f08daa844dba60c50ff6204bc17e1 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 4 May 2021 00:00:52 +0000 Subject: [PATCH] Update busybox Docker tag to v1.33.1 --- graphs/grafana.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/graphs/grafana.yaml b/graphs/grafana.yaml index 4086733..be12ec5 100644 --- a/graphs/grafana.yaml +++ b/graphs/grafana.yaml @@ -321,7 +321,7 @@ spec: runAsUser: 472 initContainers: - name: init-chown-data - image: "busybox:1.32.0" + image: "busybox:1.33.1" imagePullPolicy: IfNotPresent securityContext: runAsUser: 0