Skip to content

Commit ebe6cfc

Browse files
fix(deps): update dependency kubectl to v1.35.4 (#3004)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5b0c63e commit ebe6cfc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

linux/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ RUN install-tool tofu 1.11.6
4646
RUN install-tool flux v2.8.5
4747

4848
# renovate: datasource=github-releases packageName=kubernetes/kubernetes
49-
RUN install-tool kubectl v1.35.3
49+
RUN install-tool kubectl v1.35.4
5050

5151
# renovate: datasource=github-releases packageName=docker/buildx
5252
RUN install-tool buildx v0.33.0

0 commit comments

Comments
 (0)