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.
1 parent 041d3bd commit 1663a93Copy full SHA for 1663a93
Makefile
@@ -99,7 +99,7 @@ KUBECTL := $(TOOLS_BIN_DIR)/$(KUBECTL_BIN)-$(KUBECTL_VER)
99
100
TIMEOUT := $(shell command -v timeout || command -v gtimeout)
101
102
-SETUP_ENVTEST_VER := v0.0.0-20240522175850-2e9781e9fc60
+SETUP_ENVTEST_VER := v0.0.0-20250827153409-7085be7a745a
103
SETUP_ENVTEST_BIN := setup-envtest
104
SETUP_ENVTEST := $(TOOLS_BIN_DIR)/$(SETUP_ENVTEST_BIN)
105
0 commit comments