Skip to content

Commit 3eacc31

Browse files
committed
chore(deps): Bump kind from 0.17.0 to 0.30.0
Signed-off-by: Marco Franssen <marco.franssen@gmail.com>
1 parent 60043ac commit 3eacc31

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
@@ -218,7 +218,7 @@ ENVTEST_K8S_VERSION ?= $(shell go list -m -f "{{ .Version }}" k8s.io/api | awk -
218218
GOLANGCI_LINT_VERSION ?= v2.1.0
219219
GINKGO_VERSION ?= v2.27.2
220220
CODE_GENERATOR_VERSION ?= v0.32.3
221-
KIND_VERSION ?= v0.17.0
221+
KIND_VERSION ?= v0.30.0
222222

223223
.PHONY: kustomize
224224
kustomize: $(KUSTOMIZE) ## Download kustomize locally if necessary.

0 commit comments

Comments
 (0)