Skip to content

Commit

Permalink
chore(deps): update dependency kubectl to v1.31.3 (#2027)
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 Nov 21, 2024
1 parent c69611a commit 8dad03f
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.2
RUN install-tool kubectl v1.31.3

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

0 comments on commit 8dad03f

Please sign in to comment.