Update kind

This commit is contained in:
Manuel Alejandro de Brito Fontes 2020-05-01 10:10:22 -04:00
parent 446845114c
commit 080b917f91
2 changed files with 2 additions and 2 deletions

View file

@ -12,7 +12,7 @@ docker-build:
--load \
--build-arg K8S_RELEASE=v1.17.0 \
--build-arg ETCD_VERSION=v3.3.18 \
--build-arg KIND_VERSION=v0.7.0 \
--build-arg KIND_VERSION=v0.8.0 \
--build-arg GO_VERSION=1.14.2 \
-t $(IMAGE):$(TAG) .