Skip to content

Commit aa0e993

Browse files
Merge pull request #161 from crossplane/renovate/kubernetes-sigs-kind-0.x
Update dependency kubernetes-sigs/kind to v0.31.0
2 parents b8aece5 + 06595e8 commit aa0e993

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ GO_SUBDIRS += cmd internal apis
5454
# ====================================================================================
5555
# Setup Kubernetes tools
5656

57-
KIND_VERSION = v0.30.0
57+
KIND_VERSION = v0.31.0
5858
UPTEST_VERSION = v2.2.0
5959
CRDDIFF_VERSION = v0.12.1
6060
CROSSPLANE_CLI_VERSION = v2.1.3

0 commit comments

Comments
 (0)