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.
2 parents ff4ae99 + 776059c commit 07f07cdCopy full SHA for 07f07cd
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