feat(container): update image rancher/mirrored-library-busybox to v1.37.0

This commit is contained in:
Renovate Bot 2024-11-05 00:05:28 +00:00
parent bfd9e221be
commit 5945004bed
1 changed files with 1 additions and 1 deletions

View File

@ -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