We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7752a36 commit 80cbee5Copy full SHA for 80cbee5
Makefile
@@ -49,7 +49,7 @@ INTEGRATION_TARGET ?= ./test/integration/...
49
PROJECT_DIR := $(shell dirname $(abspath $(lastword $(MAKEFILE_LIST))))
50
51
E2E_TARGET ?= ./test/e2e/...
52
-E2E_KIND_VERSION ?= kindest/node:v1.25.1
+E2E_KIND_VERSION ?= kindest/node:v1.29.1
53
USE_EXISTING_CLUSTER ?= false
54
55
# For local testing, we should allow user to use different kind cluster name
0 commit comments