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 c633c0d commit 09e73b5Copy full SHA for 09e73b5
Makefile
@@ -30,7 +30,7 @@ LD_FLAGS_V2=" \
30
REGISTRY?=docker.io/mpioperator
31
IMAGE_NAME?=${REGISTRY}/mpi-operator
32
KUBEBUILDER_ASSETS_PATH := $(dir $(abspath $(firstword $(MAKEFILE_LIST))))bin/kubebuilder/bin
33
-KIND_VERSION=v0.18.0
+KIND_VERSION=v0.24.0
34
HELM_VERSION=v3.11.2
35
# This kubectl version supports -k for kustomization.
36
KUBECTL_VERSION=v1.31.1
0 commit comments