Skip to content

Commit

Permalink
chore(deps): update dependency kubectl to v1.31.2
Browse files Browse the repository at this point in the history
| datasource      | package               | from    | to      |
| --------------- | --------------------- | ------- | ------- |
| github-releases | kubernetes/kubernetes | v1.31.1 | v1.31.2 |
  • Loading branch information
renovate[bot] authored Oct 23, 2024
1 parent a0a9bb7 commit 3ca5144
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .devcontainer/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ RUN install-tool chart-testing v3.11.0
USER vscode

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

# renovate: datasource=github-releases packageName=kubernetes-sigs/kind
RUN install-tool kind v0.24.0
Expand Down

0 comments on commit 3ca5144

Please sign in to comment.