Skip to content

Commit 0d94818

Browse files
author
IK Renovate Bot
committed
chore(deps): update dependency kubernetes/kubectl to v0.32.3 (kubectl/dockerfile)
1 parent c411981 commit 0d94818

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kubectl/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
FROM alpine:3.21
88

99
# renovate: datasource=github-tags depName=kubernetes/kubectl
10-
ENV KUBECTL_VERSION=v0.30.2
10+
ENV KUBECTL_VERSION=v0.32.3
1111

1212
# hadolint ignore=DL3018,DL3013
1313
RUN apk add --no-cache ca-certificates bash \

0 commit comments

Comments
 (0)