We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4acff0f commit db2afe1Copy full SHA for db2afe1
Dockerfile
@@ -162,7 +162,7 @@ RUN echo "Installing Helm plugin Mapkubeapis ${HELM_PLUGIN_MAPKUBEAPIS_VERSION}.
162
163
# Velero.
164
# https://github.com/vmware-tanzu/velero/releases
165
-ENV VELERO_VERSION=1.16.1
+ENV VELERO_VERSION=1.16.2
166
RUN echo "Installing Velero ${VELERO_VERSION}..." && \
167
mkdir -p /velero && \
168
cd /velero && \
0 commit comments