Skip to content

Commit d394e47

Browse files
chore(deps): update dependency kubernetes-sigs/kind to v0.30.0 (#28)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0a142d9 commit d394e47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Earthfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -274,7 +274,7 @@ kubectl-setup:
274274

275275
# kind-setup is used by other targets to setup kind.
276276
kind-setup:
277-
ARG KIND_VERSION=v0.25.0
277+
ARG KIND_VERSION=v0.30.0
278278
ARG NATIVEPLATFORM
279279
ARG TARGETOS
280280
ARG TARGETARCH

0 commit comments

Comments
 (0)