diff --git a/Makefile b/Makefile index 5195038..bfc7fc2 100644 --- a/Makefile +++ b/Makefile @@ -165,7 +165,7 @@ GOLANGCI_LINT = $(LOCALBIN)/golangci-lint-$(GOLANGCI_LINT_VERSION) ## Tool Versions KUSTOMIZE_VERSION ?= v5.3.0 CONTROLLER_TOOLS_VERSION ?= v0.14.0 -ENVTEST_VERSION ?= latest +ENVTEST_VERSION ?= v0.0.0-20240320141353-395cfc7486e6 GOLANGCI_LINT_VERSION ?= v1.56.2 .PHONY: kustomize