X-Git-Url: https://gerrit.akraino.org/r/gitweb?a=blobdiff_plain;f=docker%2Fkube-conformance%2FMakefile;h=ee7b40f099b3488f40228ed8940c1fbd1c8043b4;hb=e0b8cb1700cc9ba3e46f8ea285007ae21b3c8a13;hp=8e76e1405d54a16504eca4fbd3dd114386faf490;hpb=a17bf435bc8e9e4d2aad3a165a779359c6f28908;p=validation.git diff --git a/docker/kube-conformance/Makefile b/docker/kube-conformance/Makefile index 8e76e14..ee7b40f 100644 --- a/docker/kube-conformance/Makefile +++ b/docker/kube-conformance/Makefile @@ -15,7 +15,7 @@ ############################################################################## export WORK_DIR?=$(TAG_PRE) -export KUBE_VERSION=1.15 +export KUBE_VERSION=1.16 export TAG_VER?=v$(KUBE_VERSION) .PHONY: .build