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 0751e3c commit 8c0ae04Copy full SHA for 8c0ae04
Makefile
@@ -15,7 +15,7 @@ export E2E_MARKLOGIC_IMAGE_VERSION ?= progressofficial/marklogic-db:11.3.1-ubi-r
15
export E2E_KUBERNETES_VERSION ?= v1.31.13
16
17
# ENVTEST_K8S_VERSION refers to the version of kubebuilder assets to be downloaded by envtest binary.
18
-ENVTEST_K8S_VERSION = 1.31.13
+ENVTEST_K8S_VERSION = 1.31.0
19
20
21
# CHANNELS define the bundle channels used in the bundle.
0 commit comments