Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automated Velero version update 1.15.0 #5368

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 13 additions & 0 deletions addons/velero/1.15.0/Manifest
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
image velero velero/velero:v1.15.0
image velero-restore-helper velero/velero-restore-helper:v1.15.0
image velero-restore-helper-gcr gcr.io/velero-gcp/velero-restore-helper:v1.15.0
image velero-aws velero/velero-plugin-for-aws:v1.11.0
image velero-gcp velero/velero-plugin-for-gcp:v1.11.0
image velero-azure velero/velero-plugin-for-microsoft-azure:v1.11.0
image local-volume-provider replicated/local-volume-provider:v0.6.8
image s3cmd kurlsh/s3cmd:20230406-9a6d89f

asset velero.tar.gz https://github.com/vmware-tanzu/velero/releases/download/v1.15.0/velero-v1.15.0-linux-amd64.tar.gz

yum nfs-utils
apt nfs-common
Loading
Loading