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 b8bc9d6 commit 776059cCopy full SHA for 776059c
1 file changed
Makefile
@@ -50,7 +50,7 @@ endif
50
DEFAULT_IMG ?= quay.io/openstack-k8s-operators/mariadb-operator:latest
51
IMG ?= $(DEFAULT_IMG)
52
# ENVTEST_K8S_VERSION refers to the version of kubebuilder assets to be downloaded by envtest binary.
53
-ENVTEST_K8S_VERSION = 1.25.0
+ENVTEST_K8S_VERSION = 1.26
54
55
# Get the currently used golang install path (in GOPATH/bin, unless GOBIN is set)
56
ifeq (,$(shell go env GOBIN))
0 commit comments