Skip to content

Commit

Permalink
chore(deps): update dependency kubectl to v1.31.1 (#2942)
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 Sep 12, 2024
1 parent 29ad687 commit 3186d9d
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.5
RUN install-tool actions-runner v2.319.1

# renovate: datasource=github-releases packageName=kubernetes/kubernetes
RUN install-tool kubectl v1.31.0
RUN install-tool kubectl v1.31.1

# renovate: datasource=github-releases packageName=fluxcd/flux2
RUN install-tool flux v2.3.0
Expand Down

0 comments on commit 3186d9d

Please sign in to comment.