Skip to content

Commit

Permalink
chore(deps): update dependency carvel-dev/vendir to v0.39.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 22, 2024
1 parent 77f3c3e commit 084b9b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ FROM downloader AS vendir
ARG TARGETOS
ARG TARGETARCH
# renovate: datasource=github-releases depName=carvel-dev/vendir
ARG VENDIR_VERSION=v0.38.0
ARG VENDIR_VERSION=v0.39.0
RUN curl -fsSL \
https://github.com/carvel-dev/vendir/releases/download/${VENDIR_VERSION}/vendir-${TARGETOS}-${TARGETARCH} \
> vendir
Expand Down

0 comments on commit 084b9b7

Please sign in to comment.