mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-11 06:02:18 +00:00
Update amd64 kube-proxy base image to debian-iptables-amd64:v5
This commit is contained in:
@@ -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=(
|
||||
|
Reference in New Issue
Block a user