Skip to content

Commit

Permalink
cherry-pick(velero-plugin, v0.9.x) : Adding support for velero:v0.11.0
Browse files Browse the repository at this point in the history
Changes
- Making velero-plugin compatible with velero:v0.11.0.

Signed-off-by: mayank <[email protected]>
  • Loading branch information
mynktl committed May 17, 2019
1 parent 0ff4e68 commit 4eab25c
Show file tree
Hide file tree
Showing 1,041 changed files with 202,475 additions and 60,878 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM alpine:3.6
RUN mkdir /plugins
ADD ark-* /plugins/
ADD velero-* /plugins/
USER nobody:nobody

ARG BUILD_DATE
Expand Down
Loading

0 comments on commit 4eab25c

Please sign in to comment.