Skip to content

Commit

Permalink
fix(deps): update dependency kubectl to v1.32.1
Browse files Browse the repository at this point in the history
| datasource      | package               | from    | to      |
| --------------- | --------------------- | ------- | ------- |
| github-releases | kubernetes/kubernetes | v1.32.0 | v1.32.1 |
  • Loading branch information
renovate[bot] authored Jan 16, 2025
1 parent 4fd9440 commit 72426ff
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 72426ff

Please sign in to comment.