Skip to content

Commit

Permalink
chore: update kind version to v0.20.0
Browse files Browse the repository at this point in the history
  • Loading branch information
shaneutt committed Aug 29, 2023
1 parent 68dfb55 commit ac02481
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 @@ -199,7 +199,7 @@ KTF ?= $(LOCALBIN)/ktf
## Tool Versions
KUSTOMIZE_VERSION ?= v3.8.7
CONTROLLER_TOOLS_VERSION ?= v0.9.2
KIND_VERSION ?= v0.19.0
KIND_VERSION ?= v0.20.0

KUSTOMIZE_INSTALL_SCRIPT ?= "https://raw.githubusercontent.com/kubernetes-sigs/kustomize/master/hack/install_kustomize.sh"
.PHONY: kustomize
Expand Down

0 comments on commit ac02481

Please sign in to comment.