Skip to content

Commit

Permalink
chore(deps): update dependency kubectl to v1.31.2 (#1906)
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 Oct 23, 2024
1 parent a152eb5 commit 39186af
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 39186af

Please sign in to comment.