Skip to content

Commit

Permalink
Upgrade kind to v0.10.0
Browse files Browse the repository at this point in the history
Signed-off-by: Kazuhito MATSUDA <[email protected]>
  • Loading branch information
kfyharukz committed Jan 25, 2021
1 parent 6315fce commit 4d06304
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion e2e/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
include ../common.mk

KUBECTL := $(PWD)/bin/kubectl
KIND_VERSION=0.9.0
KIND_VERSION=0.10.0
KUSTOMIZE_VERSION=3.7.0
KUSTOMIZE := $(PWD)/bin/kustomize
KIND_CLUSTER_NAME=moco-e2e
Expand Down

0 comments on commit 4d06304

Please sign in to comment.