velero: Update to version 1.11.0

This commit is contained in:
github-actions[bot] 2023-04-20 12:33:03 +00:00
parent 49f0393d42
commit 6cf1d1f410

View File

@ -1,13 +1,13 @@
{
"version": "1.10.2",
"version": "1.11.0",
"description": "Safely backup, restore and perform disaster recovery, migrate Kubernetes cluster resources and persistent volumes.",
"homepage": "https://velero.io",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/vmware-tanzu/velero/releases/download/v1.10.2/velero-v1.10.2-windows-amd64.tar.gz",
"hash": "52822245647e2bfdc7a28f6e33cbc56a4248acc1afb0d006ab6b974185a8f635",
"extract_dir": "velero-v1.10.2-windows-amd64"
"url": "https://github.com/vmware-tanzu/velero/releases/download/v1.11.0/velero-v1.11.0-windows-amd64.tar.gz",
"hash": "933956a852ae4154cc36012ad3290d81dd5b8de86866a2dfe81759aea1ae301a",
"extract_dir": "velero-v1.11.0-windows-amd64"
}
},
"bin": "velero.exe",