File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -122,7 +122,7 @@ RUN install-tool tofu 1.11.6
122122RUN install-tool jb v0.6.0
123123
124124# renovate: datasource=github-releases packageName=vmware-tanzu/carvel-vendir
125- RUN install-tool vendir v0.45.2
125+ RUN install-tool vendir v0.45.3
126126
127127# renovate: datasource=github-releases packageName=containerbase/wally-prebuild
128128RUN install-tool wally 0.3.2
Original file line number Diff line number Diff line change @@ -253,7 +253,7 @@ RUN install-tool tofu 1.11.6
253253RUN install-tool protoc 34.1
254254
255255# renovate: datasource=github-releases depName=vendir packageName=vmware-tanzu/carvel-vendir
256- ARG VENDIR_VERSION=v0.45.2
256+ ARG VENDIR_VERSION=v0.45.3
257257
258258# renovate: datasource=github-releases depName=helmfile packageName=helmfile/helmfile
259259ARG HELMFILE_VERSION=v1.4.4
Original file line number Diff line number Diff line change @@ -166,7 +166,7 @@ RUN install-tool tofu 1.11.6
166166FROM base AS test-vendir
167167
168168# renovate: datasource=github-releases packageName=vmware-tanzu/carvel-vendir
169- RUN install-tool vendir v0.45.2
169+ RUN install-tool vendir v0.45.3
170170
171171#--------------------------------------
172172# Image: others
You can’t perform that action at this time.
0 commit comments