Skip to content

Commit 0379204

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 78b67f5 commit 0379204

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

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

0 commit comments

Comments
 (0)