diff --git a/Makefile b/Makefile index 784e1449a..94fde6216 100644 --- a/Makefile +++ b/Makefile @@ -682,7 +682,7 @@ $(HADOLINT): > $(HADOLINT) chmod u+x $(HADOLINT) -KIND_VERSION := 0.11.1 +KIND_VERSION := 0.14.0 KIND := $(BIN)/kind .PHONY: kind