X-Git-Url: https://gerrit.akraino.org/r/gitweb?p=validation.git;a=blobdiff_plain;f=docker%2Fkube-conformance%2FMakefile;h=ee7b40f099b3488f40228ed8940c1fbd1c8043b4;hp=8e76e1405d54a16504eca4fbd3dd114386faf490;hb=b233e38c4f9c73cf5c5c37e73dfc381d9f87f063;hpb=e51d50c18ffbcd77a4ba60bac9e52bb8e461e277 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