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 a5b2dfb commit 9b00f05Copy full SHA for 9b00f05
Makefile
@@ -100,7 +100,7 @@ ATLAS_KEY_SECRET_NAME = mongodb-atlas-operator-api-key
100
101
# Envtest configuration params
102
ENVTEST_ASSETS_DIR ?= $(shell pwd)/bin
103
-ENVTEST_K8S_VERSION ?= 1.31.9
+ENVTEST_K8S_VERSION ?= 1.31.0
104
KUBEBUILDER_ASSETS ?= $(ENVTEST_ASSETS_DIR)/k8s/$(ENVTEST_K8S_VERSION)-$(TARGET_OS)-$(TARGET_ARCH)
105
106
# Ginkgo configuration
0 commit comments