From 5945004beda890e996ab13575806bfe57cc476a2 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 5 Nov 2024 00:05:28 +0000 Subject: [PATCH] feat(container): update image rancher/mirrored-library-busybox to v1.37.0 --- kubernetes/main/core/kube-system/local-path-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/main/core/kube-system/local-path-config.yaml b/kubernetes/main/core/kube-system/local-path-config.yaml index ce6b7a9..8ab3083 100644 --- a/kubernetes/main/core/kube-system/local-path-config.yaml +++ b/kubernetes/main/core/kube-system/local-path-config.yaml @@ -25,7 +25,7 @@ data: spec: containers: - name: helper-pod - image: rancher/mirrored-library-busybox:1.36.1 + image: rancher/mirrored-library-busybox:1.37.0 setup: |- #!/bin/sh while getopts "m:s:p:" opt -- 2.40.1