Skip to content

Commit 1112cd3

Browse files
fix(deps): update dependency kubectl to v1.32.2 (#2102)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3196ab4 commit 1112cd3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

linux/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ RUN install-tool docker-compose v2.33.0
4141
RUN install-tool flux v2.4.0
4242

4343
# renovate: datasource=github-releases packageName=kubernetes/kubernetes
44-
RUN install-tool kubectl v1.32.1
44+
RUN install-tool kubectl v1.32.2
4545

4646
# renovate: datasource=github-releases packageName=docker/buildx
4747
RUN install-tool buildx v0.20.1

0 commit comments

Comments
 (0)