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