velero: Update to version 1.8.0

This commit is contained in:
github-actions[bot] 2022-02-14 12:29:49 +00:00
parent f28f87eb62
commit a6718a9bd0

View File

@ -1,13 +1,13 @@
{ {
"version": "1.7.1", "version": "1.8.0",
"description": "Safely backup, restore and perform disaster recovery, migrate Kubernetes cluster resources and persistent volumes.", "description": "Safely backup, restore and perform disaster recovery, migrate Kubernetes cluster resources and persistent volumes.",
"homepage": "https://velero.io", "homepage": "https://velero.io",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/vmware-tanzu/velero/releases/download/v1.7.1/velero-v1.7.1-windows-amd64.tar.gz", "url": "https://github.com/vmware-tanzu/velero/releases/download/v1.8.0/velero-v1.8.0-windows-amd64.tar.gz",
"hash": "e3cbd9a92e3a6338e873fda7756d6c8c95709f3f23ac0a3e81f8cd860c33df75", "hash": "b284096f6410c392f28bf7e56b79ebeb60e4c376aae7b5b6bf6fc3e45d88bdf1",
"extract_dir": "velero-v1.7.1-windows-amd64" "extract_dir": "velero-v1.8.0-windows-amd64"
} }
}, },
"bin": "velero.exe", "bin": "velero.exe",