Skip to content

Commit a16f360

Browse files
chore(deps): update dependency kubectl to v1.35.2 (#3850)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0d028d1 commit a16f360

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.devcontainer/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ RUN install-tool chart-testing v3.14.0
1111
USER vscode
1212

1313
# renovate: datasource=github-releases packageName=kubernetes/kubernetes
14-
RUN install-tool kubectl v1.35.1
14+
RUN install-tool kubectl v1.35.2
1515

1616
# renovate: datasource=github-releases packageName=kubernetes-sigs/kind
1717
RUN install-tool kind v0.31.0

0 commit comments

Comments
 (0)