We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a1a5db8 commit 6364611Copy full SHA for 6364611
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