mirror of https://git.rancher.io/charts
(dev-v2.6-archive) Replace rancher/busybox w/ rancher/library-busybox
Related Issue: https://github.com/rancher/rancher/issues/28978
(partially cherry picked from commit c263e58157
)
pull/1680/head
parent
b8cec21d48
commit
5e6cfe0671
|
@ -228,7 +228,7 @@ diff -x '*.tgz' -x '*.lock' -uNr packages/rancher-monitoring/charts-original/cha
|
|||
##
|
||||
image:
|
||||
- repository: busybox
|
||||
+ repository: rancher/busybox
|
||||
+ repository: rancher/library-busybox
|
||||
tag: "1.31.1"
|
||||
sha: ""
|
||||
pullPolicy: IfNotPresent
|
||||
|
|
|
@ -65,7 +65,7 @@ clients:
|
|||
command: ["pushprox-client"]
|
||||
|
||||
copyCertsImage:
|
||||
repository: rancher/busybox
|
||||
repository: rancher/library-busybox
|
||||
tag: 1.31.1
|
||||
|
||||
proxy:
|
||||
|
|
Loading…
Reference in New Issue