-
Notifications
You must be signed in to change notification settings - Fork 78
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
d8ad88b
commit 7d3d6fb
Showing
17 changed files
with
734 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
image velero velero/velero:v1.14.1 | ||
image velero-restore-helper velero/velero-restore-helper:v1.14.1 | ||
image velero-restore-helper-gcr gcr.io/velero-gcp/velero-restore-helper:v1.14.1 | ||
image velero-aws velero/velero-plugin-for-aws:v1.10.1 | ||
image velero-gcp velero/velero-plugin-for-gcp:v1.10.1 | ||
image velero-azure velero/velero-plugin-for-microsoft-azure:v1.10.1 | ||
image local-volume-provider replicated/local-volume-provider:v0.6.7 | ||
image s3cmd kurlsh/s3cmd:20230406-9a6d89f | ||
|
||
asset velero.tar.gz https://github.com/vmware-tanzu/velero/releases/download/v1.14.1/velero-v1.14.1-linux-amd64.tar.gz | ||
|
||
yum nfs-utils | ||
apt nfs-common |
Oops, something went wrong.