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 e382069 + 9100d60 commit aa605dbCopy full SHA for aa605db
Makefile
@@ -54,7 +54,7 @@ OPERATOR_SDK_VERSION ?= v1.31.0
54
DEFAULT_IMG ?= quay.io/openstack-k8s-operators/keystone-operator:latest
55
IMG ?= $(DEFAULT_IMG)
56
# ENVTEST_K8S_VERSION refers to the version of kubebuilder assets to be downloaded by envtest binary.
57
-ENVTEST_K8S_VERSION = 1.26
+ENVTEST_K8S_VERSION = 1.28
58
59
# Get the currently used golang install path (in GOPATH/bin, unless GOBIN is set)
60
ifeq (,$(shell go env GOBIN))
0 commit comments