Update to use debian-iptables v10.2 and debian-hyperkube-base 0.10.2

This commit is contained in:
Jeff Grafton
2018-09-17 21:10:04 -07:00
parent 247240ace4
commit b4635a829a
2 changed files with 2 additions and 2 deletions

View File

@@ -88,7 +88,7 @@ readonly KUBE_CONTAINER_RSYNC_PORT=8730
#
# $1 - server architecture
kube::build::get_docker_wrapped_binaries() {
debian_iptables_version=v10.1
debian_iptables_version=v10.2
### If you change any of these lists, please also update DOCKERIZED_BINARIES
### in build/BUILD. And kube::golang::server_image_targets
case $1 in