mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
velero: Update to version 1.7.1
This commit is contained in:
parent
3fe24004d6
commit
c56163c24b
@ -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.",
|
"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.0/velero-v1.7.0-windows-amd64.tar.gz",
|
"url": "https://github.com/vmware-tanzu/velero/releases/download/v1.7.1/velero-v1.7.1-windows-amd64.tar.gz",
|
||||||
"hash": "fdc355597f06951ea73ba058a387eb37394d63cb0d1e5ef2996e9060645c9a91",
|
"hash": "e3cbd9a92e3a6338e873fda7756d6c8c95709f3f23ac0a3e81f8cd860c33df75",
|
||||||
"extract_dir": "velero-v1.7.0-windows-amd64"
|
"extract_dir": "velero-v1.7.1-windows-amd64"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "velero.exe",
|
"bin": "velero.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user