Skip to content

Commit

Permalink
Update Makefile to use v1.27.3
Browse files Browse the repository at this point in the history
Signed-off-by: RealAnna <89971034+RealAnna@users.noreply.github.com>
  • Loading branch information
RealAnna committed Sep 18, 2023
1 parent 6d6335f commit f6fab7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lifecycle-operator/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ BUILDENVVAR=CGO_ENABLED=0
VERSION=$(shell echo $(RELEASE_VERSION) | awk -F - '{print $$2}')

# ENVTEST_K8S_VERSION refers to the version of kubebuilder assets to be downloaded by envtest binary.
ENVTEST_K8S_VERSION=1.24.2
ENVTEST_K8S_VERSION=1.27.3

## Tool Versions
# renovate: datasource=github-tags depName=kubernetes-sigs/kustomize
Expand Down

0 comments on commit f6fab7b

Please sign in to comment.