We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents af094b4 + d031548 commit 90b1335Copy full SHA for 90b1335
Makefile
@@ -98,7 +98,7 @@ KUBECTL := $(TOOLS_BIN_DIR)/$(KUBECTL_BIN)-$(KUBECTL_VER)
98
99
TIMEOUT := $(shell command -v timeout || command -v gtimeout)
100
101
-SETUP_ENVTEST_VER := v0.0.0-20211110210527-619e6b92dab9
+SETUP_ENVTEST_VER := v0.0.0-20240522175850-2e9781e9fc60
102
SETUP_ENVTEST_BIN := setup-envtest
103
SETUP_ENVTEST := $(TOOLS_BIN_DIR)/$(SETUP_ENVTEST_BIN)
104
0 commit comments