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 e092b11 commit 98eabcaCopy full SHA for 98eabca
lifecycle-operator/Makefile
@@ -21,7 +21,7 @@ BUILDENVVAR=CGO_ENABLED=0
21
VERSION=$(shell echo $(RELEASE_VERSION) | awk -F - '{print $$2}')
22
23
# ENVTEST_K8S_VERSION refers to the version of kubebuilder assets to be downloaded by envtest binary.
24
-ENVTEST_K8S_VERSION=1.24.2
+ENVTEST_K8S_VERSION=1.27.3
25
26
## Tool Versions
27
# renovate: datasource=github-tags depName=kubernetes-sigs/kustomize
0 commit comments