mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-24 12:15:52 +00:00
Update amd64 kube-proxy base image to debian-iptables-amd64:v5
This commit is contained in:
parent
ba611194f7
commit
39217af9e9
@ -98,7 +98,7 @@ kube::build::get_docker_wrapped_binaries() {
|
||||
kube-controller-manager,busybox
|
||||
kube-scheduler,busybox
|
||||
kube-aggregator,busybox
|
||||
kube-proxy,gcr.io/google_containers/debian-iptables-amd64:v4
|
||||
kube-proxy,gcr.io/google_containers/debian-iptables-amd64:v5
|
||||
);;
|
||||
"arm")
|
||||
local targets=(
|
||||
|
Loading…
Reference in New Issue
Block a user