velero: Update to version 1.7.1

This commit is contained in:
Richard Kuhnt 2021-12-03 18:02:02 +00:00
parent 3fe24004d6
commit c56163c24b

View File

@ -1,13 +1,13 @@
{
"version": "1.7.0",
"version": "1.7.1",
"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.7.0/velero-v1.7.0-windows-amd64.tar.gz",
"hash": "fdc355597f06951ea73ba058a387eb37394d63cb0d1e5ef2996e9060645c9a91",
"extract_dir": "velero-v1.7.0-windows-amd64"
"url": "https://github.com/vmware-tanzu/velero/releases/download/v1.7.1/velero-v1.7.1-windows-amd64.tar.gz",
"hash": "e3cbd9a92e3a6338e873fda7756d6c8c95709f3f23ac0a3e81f8cd860c33df75",
"extract_dir": "velero-v1.7.1-windows-amd64"
}
},
"bin": "velero.exe",