Merge pull request #39725 from ixdy/docker-build-pull
Automatic merge from submit-queue Update amd64 kube-proxy base image to debian-iptables-amd64:v5 **What this PR does / why we need it**: this was supposed to go into #39695, but I screwed up the rebase. ```release-note NONE ```
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
	 Kubernetes Submit Queue
					Kubernetes Submit Queue