Update go to 1.12.5, kubectl to 1.14.1 and kind to 0.2.1 (#4064)
This commit is contained in:
parent
b4f2880ee6
commit
b8fb09d7b3
4 changed files with 8 additions and 8 deletions
|
|
@ -40,7 +40,7 @@ if [ "$missing" = true ];then
|
|||
exit 1
|
||||
fi
|
||||
|
||||
E2E_IMAGE=quay.io/kubernetes-ingress-controller/e2e:v04172019-3fa3923cb
|
||||
E2E_IMAGE=quay.io/kubernetes-ingress-controller/e2e:v05062019-b4f2880ee
|
||||
|
||||
DOCKER_OPTS=${DOCKER_OPTS:-""}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue