From 4228fac17410384616b2d72e1bb26c291488ed82 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 23 Jan 2024 01:22:07 +0000 Subject: [PATCH] feat(container): update image rancher/mirrored-library-busybox to v1.36.1 --- cluster/core/kube-system/local-path-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/core/kube-system/local-path-config.yaml b/cluster/core/kube-system/local-path-config.yaml index 0f13375..ce6b7a9 100644 --- a/cluster/core/kube-system/local-path-config.yaml +++ b/cluster/core/kube-system/local-path-config.yaml @@ -25,7 +25,7 @@ data: spec: containers: - name: helper-pod - image: rancher/mirrored-library-busybox:1.34.1 + image: rancher/mirrored-library-busybox:1.36.1 setup: |- #!/bin/sh while getopts "m:s:p:" opt -- 2.40.1