mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 06:41:19 +00:00
velero: Update to version 1.13.0
This commit is contained in:
parent
ccaaab3bcf
commit
121085fe16
@ -1,13 +1,13 @@
|
||||
{
|
||||
"version": "1.12.3",
|
||||
"version": "1.13.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.12.3/velero-v1.12.3-windows-amd64.tar.gz",
|
||||
"hash": "d5c726dee7e59615f0153583aa999bc02864434ecb8ae74829c645d0770ccc52",
|
||||
"extract_dir": "velero-v1.12.3-windows-amd64"
|
||||
"url": "https://github.com/vmware-tanzu/velero/releases/download/v1.13.0/velero-v1.13.0-windows-amd64.tar.gz",
|
||||
"hash": "561abfb4c4645874970dd4cd9510f7774d57f811b6eedd5a32b43dc5e4a76bf6",
|
||||
"extract_dir": "velero-v1.13.0-windows-amd64"
|
||||
}
|
||||
},
|
||||
"bin": "velero.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user