Skip to content

Commit

Permalink
chore: bump kind version to v0.18.0
Browse files Browse the repository at this point in the history
Signed-off-by: Anish Ramasekar <anish.ramasekar@gmail.com>
  • Loading branch information
aramase committed Apr 12, 2023
1 parent 22b661d commit 379a4a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ EKSCTL := eksctl
YQ := yq

# Test variables
KIND_VERSION ?= 0.15.0
KIND_VERSION ?= 0.18.0
KUBERNETES_VERSION ?= 1.24.0
KUBECTL_VERSION ?= 1.25.3
BATS_VERSION ?= 1.4.1
Expand Down

0 comments on commit 379a4a4

Please sign in to comment.