Skip to content

Commit db2afe1

Browse files
chore(deps): update dependency vmware-tanzu/velero to v1.16.2
1 parent 4acff0f commit db2afe1

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
@@ -162,7 +162,7 @@ RUN echo "Installing Helm plugin Mapkubeapis ${HELM_PLUGIN_MAPKUBEAPIS_VERSION}.
162162

163163
# Velero.
164164
# https://github.com/vmware-tanzu/velero/releases
165-
ENV VELERO_VERSION=1.16.1
165+
ENV VELERO_VERSION=1.16.2
166166
RUN echo "Installing Velero ${VELERO_VERSION}..." && \
167167
mkdir -p /velero && \
168168
cd /velero && \

0 commit comments

Comments
 (0)