Skip to content

Commit

Permalink
chore(deps): update dependency kubectl to v1.31.2 (#3043)
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 88d8bbd commit 1ea8054
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion linux/github-runner/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ RUN install-tool terraform 1.9.8
RUN install-tool actions-runner v2.320.0

# 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=fluxcd/flux2
RUN install-tool flux v2.4.0
Expand Down

0 comments on commit 1ea8054

Please sign in to comment.