Skip to content

Commit

Permalink
fix(deps): update dependency kubectl to v1.32.1 (#2030)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 16, 2025
1 parent 61d349e commit 6b5e3fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion linux/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ RUN install-tool docker-compose v2.32.3
RUN install-tool flux v2.4.0

# renovate: datasource=github-releases packageName=kubernetes/kubernetes
RUN install-tool kubectl v1.32.0
RUN install-tool kubectl v1.32.1

# renovate: datasource=github-releases packageName=docker/buildx
RUN install-tool buildx v0.19.3
Expand Down

0 comments on commit 6b5e3fd

Please sign in to comment.