Merge "[UI] Optional trust of all SSL Certificates"
authorDeepak Kataria <dd7022@att.com>
Fri, 4 Oct 2019 13:19:59 +0000 (13:19 +0000)
committerGerrit Code Review <gerrit@akraino.org>
Fri, 4 Oct 2019 13:19:59 +0000 (13:19 +0000)
docker/kube-conformance/Makefile

index ee7b40f..8e76e14 100644 (file)
@@ -15,7 +15,7 @@
 ##############################################################################
 
 export WORK_DIR?=$(TAG_PRE)
-export KUBE_VERSION=1.16
+export KUBE_VERSION=1.15
 export TAG_VER?=v$(KUBE_VERSION)
 
 .PHONY: .build