Skip to content

Commit

Permalink
🌱 Update Builder Image group to v1.57.2 (#145)
Browse files Browse the repository at this point in the history
| datasource  | package                | from    | to      |
| ----------- | ---------------------- | ------- | ------- |
| github-tags | golangci/golangci-lint | v1.56.2 | v1.57.2 |

Co-authored-by: cluster-stack-bot[bot] <143188378+cluster-stack-bot[bot]@users.noreply.github.com>
  • Loading branch information
cluster-stack-bot[bot] authored Apr 9, 2024
1 parent 93be5a8 commit e73ef8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion images/builder/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ FROM cgr.dev/chainguard/wolfi-base:latest as wolfi
# update: datasource=github-tags depName=kubernetes-sigs/cluster-api
ARG CLUSTERCTL_VERSION="v1.6.3"
# update: datasource=github-tags depName=golangci/golangci-lint
ENV GOLANGCI_VERSION="v1.56.2"
ENV GOLANGCI_VERSION="v1.57.2"
# update: datasource=github-tags depName=kubernetes-sigs/kind
ARG KIND_VERSION="v0.22.0"
# update: datasource=github-tags depName=kubernetes/kubernetes
Expand Down

0 comments on commit e73ef8e

Please sign in to comment.