We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ce11b0 commit 422f655Copy full SHA for 422f655
Dockerfile
@@ -188,7 +188,7 @@ RUN echo "Installing Helm plugin Mapkubeapis ${HELM_PLUGIN_MAPKUBEAPIS_VERSION}.
188
189
# Velero.
190
# https://github.com/vmware-tanzu/velero/releases
191
-ENV VELERO_VERSION=1.16.1
+ENV VELERO_VERSION=1.17.2
192
RUN echo "Installing Velero ${VELERO_VERSION}..." && \
193
mkdir -p /velero && \
194
cd /velero && \
0 commit comments