Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 45e683c

Browse files
author
IK Renovate Bot
committedApr 4, 2025·
chore(deps): update dependency kubernetes/kubernetes to v1.32.3 (k8s-test-tools/dockerfile)
1 parent 14d3b07 commit 45e683c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

Diff for: ‎k8s-test-tools/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
FROM alpine:3.21 as builder
88

99
# renovate: datasource=github-releases depName=kubernetes/kubectl
10-
ARG K8S_VERSION=v1.30.1
10+
ARG K8S_VERSION=v1.32.3
1111

1212
# hadolint ignore=DL3018,DL3019
1313
RUN apk add --no-cache git ca-certificates bash curl gettext \

0 commit comments

Comments
 (0)
Please sign in to comment.