mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +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.",
|
"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.12.3/velero-v1.12.3-windows-amd64.tar.gz",
|
"url": "https://github.com/vmware-tanzu/velero/releases/download/v1.13.0/velero-v1.13.0-windows-amd64.tar.gz",
|
||||||
"hash": "d5c726dee7e59615f0153583aa999bc02864434ecb8ae74829c645d0770ccc52",
|
"hash": "561abfb4c4645874970dd4cd9510f7774d57f811b6eedd5a32b43dc5e4a76bf6",
|
||||||
"extract_dir": "velero-v1.12.3-windows-amd64"
|
"extract_dir": "velero-v1.13.0-windows-amd64"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "velero.exe",
|
"bin": "velero.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user