Merge pull request 'feat(container): update image rancher/mirrored-library-busybox to v1.37.0' (#482) from renovate/rancher-mirrored-library-busybox-1.x into main
Reviewed-on: #482
This commit is contained in:
commit
129f819b65
|
@ -25,7 +25,7 @@ data:
|
||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: helper-pod
|
- name: helper-pod
|
||||||
image: rancher/mirrored-library-busybox:1.36.1
|
image: rancher/mirrored-library-busybox:1.37.0
|
||||||
setup: |-
|
setup: |-
|
||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
while getopts "m:s:p:" opt
|
while getopts "m:s:p:" opt
|
||||||
|
|
Loading…
Reference in New Issue