Skip to content

Commit 8c977e8

Browse files
deps(patch): update dependency kubernetes/kubernetes to v1.35.1 (#110)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5505705 commit 8c977e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
FROM alpine:3.23@sha256:25109184c71bdad752c8312a8623239686a9a2071e8825f20acb8f2198c3f659 AS build
22

33
# renovate: datasource=github-releases depName=kubernetes/kubernetes
4-
ENV KUBECTL_VERSION=1.35.0
4+
ENV KUBECTL_VERSION=1.35.1
55

66
ARG TARGETARCH
77

0 commit comments

Comments
 (0)