Skip to content

Commit ab653c8

Browse files
deps(patch): update dependency vmware-tanzu/velero to v1.17.2 (#228)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e05e85b commit ab653c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ ENV HELM_VERSION=4.0.5
1616
ENV FLUXCD_VERSION=2.7.5
1717

1818
# renovate: datasource=github-releases depName=vmware-tanzu/velero
19-
ENV VELERO_VERSION=1.17.1
19+
ENV VELERO_VERSION=1.17.2
2020

2121
RUN git clone -b kustomize/v${KUSTOMIZE_VERSION} https://github.com/kubernetes-sigs/kustomize.git /srv/app/src && \
2222
cd /srv/app/src/kustomize && \

0 commit comments

Comments
 (0)