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 a4cfad8 commit 5e01c24Copy full SHA for 5e01c24
Makefile
@@ -6,7 +6,7 @@ KUSTOMIZE_OVERLAY ?= DEFAULT
6
# ENVTEST_K8S_VERSION refers to the version of kubebuilder assets to be downloaded by envtest binary.
7
FLAGD_VERSION=v0.3.4
8
CHART_VERSION=v0.2.28# x-release-please-version
9
-ENVTEST_K8S_VERSION = 1.25
+ENVTEST_K8S_VERSION = 1.26.1
10
11
# Get the currently used golang install path (in GOPATH/bin, unless GOBIN is set)
12
ifeq (,$(shell go env GOBIN))
0 commit comments