Skip to content

Commit 16fe724

Browse files
authored
Merge pull request #946 from aramase/kind-v0.13.0
chore: bump kind version to v0.13.0 to support kubernetes v1.24
2 parents d26761b + 68ef471 commit 16fe724

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
@@ -96,7 +96,7 @@ AWS_CLI := aws
9696
YQ := yq
9797

9898
# Test variables
99-
KIND_VERSION ?= 0.12.0
99+
KIND_VERSION ?= 0.13.0
100100
KUBERNETES_VERSION ?= 1.23.5
101101
KUBECTL_VERSION ?= 1.23.5
102102
BATS_VERSION ?= 1.4.1

0 commit comments

Comments
 (0)