velero: Update to version 1.7.0

This commit is contained in:
Jakub Čábera 2021-09-30 05:09:01 -07:00
parent 1c6685dd2f
commit 310f8e7870

View File

@ -1,13 +1,13 @@
{
"version": "1.6.3",
"version": "1.7.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.6.3/velero-v1.6.3-windows-amd64.tar.gz",
"hash": "5e7f91ef69d11c3a6b996e894803ab52d1f0abea73ae029e50fd2c48a220af4c",
"extract_dir": "velero-v1.6.3-windows-amd64"
"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"
}
},
"bin": "velero.exe",