We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e44680e commit 33298b9Copy full SHA for 33298b9
Dockerfile
@@ -178,7 +178,7 @@ RUN echo "Installing Helm plugin Mapkubeapis ${HELM_PLUGIN_MAPKUBEAPIS_VERSION}.
178
179
# Velero.
180
# https://github.com/vmware-tanzu/velero/releases
181
-ENV VELERO_VERSION=1.16.1
+ENV VELERO_VERSION=1.17.0
182
RUN echo "Installing Velero ${VELERO_VERSION}..." && \
183
mkdir -p /velero && \
184
cd /velero && \
0 commit comments