Skip to content

Commit 99082b8

Browse files
committed
docs: add comprehensive upgrade report
1 parent 133e344 commit 99082b8

File tree

2 files changed

+531
-2
lines changed

2 files changed

+531
-2
lines changed

Makefile

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,7 @@
22
# Image URL to use all building/pushing image targets
33
IMG ?= controller:dev
44
# 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
5+
ENVTEST_K8S_VERSION = 1.34.1
76

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

0 commit comments

Comments
 (0)