Skip to content

Commit

Permalink
Merge pull request #287 from gibizer/bump-envtest
Browse files Browse the repository at this point in the history
Sync EnvTest version with k8s version
  • Loading branch information
openshift-merge-bot[bot] authored Feb 19, 2024
2 parents 8fae75f + 3691140 commit 7715ca6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ endif
# Image URL to use all building/pushing image targets
IMG ?= controller:latest
# ENVTEST_K8S_VERSION refers to the version of kubebuilder assets to be downloaded by envtest binary.
ENVTEST_K8S_VERSION = 1.26.1
ENVTEST_K8S_VERSION = 1.28

# Get the currently used golang install path (in GOPATH/bin, unless GOBIN is set)
ifeq (,$(shell go env GOBIN))
Expand Down

0 comments on commit 7715ca6

Please sign in to comment.