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