Skip to content

Commit 4182096

Browse files
author
Peng Zhou
committed
Change the Kubernetes Version to 1.31.13
1 parent 475a472 commit 4182096

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.34.0
1616

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

2020

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

0 commit comments

Comments
 (0)