Skip to content

Commit 09e73b5

Browse files
committed
Upgrade Kind version
Signed-off-by: Yuki Iwai <[email protected]>
1 parent c633c0d commit 09e73b5

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
@@ -30,7 +30,7 @@ LD_FLAGS_V2=" \
3030
REGISTRY?=docker.io/mpioperator
3131
IMAGE_NAME?=${REGISTRY}/mpi-operator
3232
KUBEBUILDER_ASSETS_PATH := $(dir $(abspath $(firstword $(MAKEFILE_LIST))))bin/kubebuilder/bin
33-
KIND_VERSION=v0.18.0
33+
KIND_VERSION=v0.24.0
3434
HELM_VERSION=v3.11.2
3535
# This kubectl version supports -k for kustomization.
3636
KUBECTL_VERSION=v1.31.1

0 commit comments

Comments
 (0)