diff --git a/Makefile b/Makefile index e52972994..da0e58b9a 100644 --- a/Makefile +++ b/Makefile @@ -34,7 +34,7 @@ BUNDLE_RUN_OPTS= --security-context-config restricted endif # ENVTEST_K8S_VERSION refers to the version of kubebuilder assets to be downloaded by envtest binary. -ENVTEST_K8S_VERSION = 1.29.4 +ENVTEST_K8S_VERSION = 1.29.3 # Setting SHELL to bash allows bash commands to be executed by recipes. # This is a requirement for 'setup-envtest.sh' in the test target.