Skip to content

Commit 75b10c6

Browse files
chore(deps): update dependency kubernetes/kubernetes to v1.34.1 (#29)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d394e47 commit 75b10c6

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
@@ -264,7 +264,7 @@ envtest-setup:
264264

265265
# kubectl-setup is used by other targets to setup kubectl.
266266
kubectl-setup:
267-
ARG KUBECTL_VERSION=v1.30.1
267+
ARG KUBECTL_VERSION=v1.34.1
268268
ARG NATIVEPLATFORM
269269
ARG TARGETOS
270270
ARG TARGETARCH

0 commit comments

Comments
 (0)