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 7cb90dc commit d3e2b15Copy full SHA for d3e2b15
Makefile
@@ -60,7 +60,7 @@ ENVTEST ?= $(LOCALBIN)/setup-envtest
60
# renovate: datasource=github-releases depName=kubernetes-sigs/controller-tools
61
CONTROLLER_TOOLS_VERSION ?= v0.20.1
62
# renovate: datasource=github-releases depName=kubernetes/kubernetes
63
-ENVTEST_K8S_VERSION ?= 1.35.0
+ENVTEST_K8S_VERSION ?= 1.35.1
64
65
# Image URL to use all building/pushing image targets
66
IMG ?= controller:latest
0 commit comments