Skip to content

Commit 8c0ae04

Browse files
author
Peng Zhou
committed
change env_Kubernetes Version
1 parent 0751e3c commit 8c0ae04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ export E2E_MARKLOGIC_IMAGE_VERSION ?= progressofficial/marklogic-db:11.3.1-ubi-r
1515
export E2E_KUBERNETES_VERSION ?= v1.31.13
1616

1717
# ENVTEST_K8S_VERSION refers to the version of kubebuilder assets to be downloaded by envtest binary.
18-
ENVTEST_K8S_VERSION = 1.31.13
18+
ENVTEST_K8S_VERSION = 1.31.0
1919

2020

2121
# CHANNELS define the bundle channels used in the bundle.

0 commit comments

Comments
 (0)