Skip to content

Commit 8eaec64

Browse files
test(deps): update dependency vendir to v0.45.4
1 parent 5f87e04 commit 8eaec64

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

test/Dockerfile.distro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ RUN install-tool tofu 1.12.1
134134
RUN install-tool jb v0.6.0
135135

136136
# renovate: datasource=github-releases packageName=vmware-tanzu/carvel-vendir
137-
RUN install-tool vendir v0.45.3
137+
RUN install-tool vendir v0.45.4
138138

139139
# renovate: datasource=github-releases packageName=containerbase/wally-prebuild
140140
RUN install-tool wally 0.3.2

test/latest/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -256,7 +256,7 @@ RUN install-tool tofu 1.12.1
256256
RUN install-tool protoc 35.0
257257

258258
# renovate: datasource=github-releases depName=vendir packageName=vmware-tanzu/carvel-vendir
259-
ARG VENDIR_VERSION=v0.45.3
259+
ARG VENDIR_VERSION=v0.45.4
260260

261261
# renovate: datasource=github-releases depName=helmfile packageName=helmfile/helmfile
262262
ARG HELMFILE_VERSION=v1.5.2

test/latest/Dockerfile.arm64

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ RUN install-tool tofu 1.12.1
166166
FROM base AS test-vendir
167167

168168
# renovate: datasource=github-releases packageName=vmware-tanzu/carvel-vendir
169-
RUN install-tool vendir v0.45.3
169+
RUN install-tool vendir v0.45.4
170170

171171
#--------------------------------------
172172
# Image: others

0 commit comments

Comments
 (0)