We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 133e344 commit 99082b8Copy full SHA for 99082b8
Makefile
@@ -2,8 +2,7 @@
2
# Image URL to use all building/pushing image targets
3
IMG ?= controller:dev
4
# ENVTEST_K8S_VERSION refers to the version of kubebuilder assets to be downloaded by envtest binary.
5
-# Updated to match Kubernetes v0.33.x (Cluster API v1.11.3)
6
-ENVTEST_K8S_VERSION = 1.33.3
+ENVTEST_K8S_VERSION = 1.34.1
7
8
# Get the currently used golang install path (in GOPATH/bin, unless GOBIN is set)
9
ifeq (,$(shell go env GOBIN))
0 commit comments