Merge pull request 'feat(container): update image rancher/mirrored-library-busybox to v1.36.1' () from renovate/rancher-mirrored-library-busybox-1.x into main

Reviewed-on: 
This commit is contained in:
SeanOMik 2024-01-22 21:26:10 -05:00
commit 9770243d3a

View file

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