velero
Backup and migrate Kubernetes applications and their persistent volumes
Velero (formerly Heptio Ark) gives you tools to back up and restore your Kubernetes cluster resources and persistent volumes.
arm64 armhf amd64
Installation
1. Add WakeMeOps repository
curl -sSL https://raw.githubusercontent.com/upciti/wakemeops/main/assets/install_repository | sudo bash
2. Install velero
Snippets
Download URLs
Version | SHA256 | Size (KB) |
---|---|---|
1.15.0 | 3f13889633c2505b8af9f674ef2377cccb80d2b599992e61bab7144b933924cd |
14991 |
1.14.1 | f0069ae8fc365eade0a8e9e0c22d21b93b7b5c0dd31107dd068d1c262c69c556 |
14911 |
1.14.0 | 54f3a5ba56a235b92f4e245dc465ede63072024a53ab317fdb5c2a36f4e0e41e |
14922 |
1.13.2 | eff19e0f8868f170df68cb34ac175b129ed02b5f6a955de0905de5d3cbacd493 |
14473 |
1.13.1 | 9000e2a275db16346b229822ddb3b1358ad052e87878d22ecf585cad40af30be |
13869 |
1.13.0 | b4ab1fa566c745a6fe25f067853a45fd5f433581b7e6a4fa78556c24768a6857 |
13869 |
1.12.3 | cb1dcec8c2d81616356f9193cb3cc9bd5e6df6c92d54ffd0e16e2fbc3e5b700a |
13686 |
1.12.2 | a65df3a1fa221970d4ae5f942b2f3438fbe6a4ee7c65d3d8ca92f4403dc71d53 |
13680 |
1.12.1 | 29350329ab15bbb13c226486dda7ea49f423a92c7c02488a0adbd08dd8e0cef9 |
13650 |
1.12.0 | ae6243efc6e75fc68cbfa4f1bdb34983c0d49ccbbb38a56b49c1bee852b9818c |
13563 |
Version | SHA256 | Size (KB) |
---|---|---|
1.15.0 | d1b10e7980547d1cfd252a3a9f2f8208ad68595dbf05895286a897a8b3b9fae5 |
12769 |
1.14.1 | d0f43f455e798c4e511e1f7f73300919e062913a1e7064dec1446c5d60f609a7 |
12702 |
1.14.0 | ef1dfc0aceae339444ecafe724e80b80f3378141d46f110cb4340ffafa651567 |
12694 |
1.13.2 | 30b4e30bbfc20958372947f4bd2ea6b451764fb77ef5444b504301e19a4bc29f |
12307 |
1.13.1 | c4e22f154db986271a6d3d30b1e02cac07f573e3817609350ad127a2caa18168 |
11834 |
1.13.0 | a586c344be8d1b2675963ede87ede937aa1f15a2de8d07afc9e0070cef7fec62 |
11839 |
1.12.3 | d15f690e690687833bf64fe881b589bc67f5d4ddd21525e8bce9e71fb7fedb09 |
11638 |
1.12.2 | 86c601cf8b37da02f0c220a7d9aa6af594c31d90923477444bdef6df821a1589 |
11638 |
1.12.1 | 7168daab5d2b7cad9ba94ef67a0da54bb636ed39c8ea535cfd4dcbc9c4e2c38b |
11613 |
1.12.0 | 833143c529feb7c12a48f2c395a48c0adad08a63d875469ab0a73681e6f682b4 |
11551 |
Version | SHA256 | Size (KB) |
---|---|---|
1.15.0 | 34bdda6499b4ed049a12e18844fffdd0fc6cab0b7198c655ff14eac4364103f5 |
12656 |
1.14.1 | 307f3dcaec6ce30ec07518a0a144ea4fb9954b50c33ae3fb8870dfb55e197ef8 |
12584 |
1.14.0 | 3e8d674b2a7f2b4a811ad9ac199ce4254d3163bb651712a659c97a1ac68869e4 |
12585 |
1.13.2 | b53cecf4e47c5ab5cb4c469916a9c0819c3ccec3165e3b543c5f23fde24d693d |
12281 |
1.13.1 | 0b66e4c70fdc33dc4eb5aa5e9ab95468416033ff8d057990312672d9fcbe7273 |
11802 |
1.13.0 | 3c06bfc3f346c195f0f901e5b2115413ab78667c8e97c12675c46a62f99eb818 |
11807 |
1.12.3 | 83c39059a9f5da9cfc20012f7805b05ed6373ae894333681834e1dfb22f80e5d |
11812 |
1.12.2 | a5f4c6c623267ec57168a7a7b309cac553c952d3a92526156762a750bab81b72 |
11807 |
1.12.1 | 3daefcea3563589e3d49020e0694a9a3bb79a5827ef19abd88a8a942de1529ee |
11779 |
1.12.0 | 3ff24974c090cf76d65c05c1a36e130a387f893244efdb2919ebbd87685b824c |
11715 |
Blueprints
Debian packages listed on this page are generated from op2deb YAML blueprints. Blueprints for velero are versioned here.
Click here to see velero ops2deb blueprints
https://github.com/upciti/wakemeops/blob/main/blueprints/devops/velero/ops2deb.yml
- name: velero
version: 1.7.1
revision: "3"
homepage: https://velero.io
summary: backup and migrate Kubernetes applications and their persistent volumes
description: |-
Velero (formerly Heptio Ark) gives you tools to back up and restore your
Kubernetes cluster resources and persistent volumes.
fetch: https://github.com/vmware-tanzu/velero/releases/download/v{{version}}/velero-v{{version}}-linux-amd64.tar.gz
script:
- mv velero-v{{version}}-linux-amd64/velero {{src}}/usr/bin/velero
- name: velero
matrix:
architectures:
- arm64
- armhf
version: 1.7.1
revision: "3"
homepage: https://velero.io
summary: backup and migrate Kubernetes applications and their persistent volumes
description: |-
Velero (formerly Heptio Ark) gives you tools to back up and restore your
Kubernetes cluster resources and persistent volumes.
fetch: https://github.com/vmware-tanzu/velero/releases/download/v{{version}}/velero-v{{version}}-linux-{{goarch}}.tar.gz
script:
- mv velero-v{{version}}-linux-{{goarch}}/velero {{src}}/usr/bin/velero
- name: velero
matrix:
architectures:
- amd64
- arm64
- armhf
versions:
- 1.8.0
- 1.7.2
- 1.8.1
homepage: https://velero.io
summary: backup and migrate Kubernetes applications and their persistent volumes
description: |-
Velero (formerly Heptio Ark) gives you tools to back up and restore your
Kubernetes cluster resources and persistent volumes.
fetch: https://github.com/vmware-tanzu/velero/releases/download/v{{version}}/velero-v{{version}}-linux-{{goarch}}.tar.gz
script:
- mv velero-v{{version}}-linux-{{goarch}}/velero {{src}}/usr/bin/velero
- name: velero
matrix:
architectures:
- amd64
- arm64
- armhf
versions:
- 1.9.0
- 1.9.1
- 1.9.2
- 1.9.3
- 1.10.0
- 1.10.1
- 1.10.2
- 1.11.0
- 1.11.1
- 1.12.0
- 1.12.1
- 1.12.2
- 1.12.3
- 1.13.0
- 1.13.1
- 1.13.2
- 1.14.0
- 1.14.1
- 1.15.0
homepage: https://velero.io
summary: backup and migrate Kubernetes applications and their persistent volumes
description: |-
Velero (formerly Heptio Ark) gives you tools to back up and restore your
Kubernetes cluster resources and persistent volumes.
fetch: https://github.com/vmware-tanzu/velero/releases/download/v{{version}}/velero-v{{version}}-linux-{{goarch}}.tar.gz
install:
- velero-v{{version}}-linux-{{goarch}}/velero:/usr/bin/velero
The blueprint fetch
keyword contains a URL template pointing to velero releases. Downloaded files are locked in a lockfile versioned here.
Click here to see velero release hashes
https://github.com/upciti/wakemeops/blob/main/blueprints/devops/velero/ops2deb.lock.yml
- url: https://github.com/vmware-tanzu/velero/releases/download/v1.7.1/velero-v1.7.1-linux-amd64.tar.gz
sha256: 5dd1e619a3a182d539f081a468a8e6118d3a6c50436c36315bdb2e33b5398adf
timestamp: 2021-12-14 15:37:09+00:00
- url: https://github.com/vmware-tanzu/velero/releases/download/v1.7.1/velero-v1.7.1-linux-arm.tar.gz
sha256: a170bdfe2f8aac6db876e08de9b58e54468812b34faf5d87ed67dacb9e6d9569
timestamp: 2022-01-30 16:22:16+00:00
- url: https://github.com/vmware-tanzu/velero/releases/download/v1.7.1/velero-v1.7.1-linux-arm64.tar.gz
sha256: 7dcf7020c7b5c674cdb0f9221cdd04da01f19dd9b6a19ec74f0a62245d92c8d3
timestamp: 2022-01-30 16:22:16+00:00
- url: https://github.com/vmware-tanzu/velero/releases/download/v1.8.0/velero-v1.8.0-linux-amd64.tar.gz
sha256: 0530082cb8d1412e926e4afcef72a7eff45f8820a6480d5358b70b4d8ffcbf78
timestamp: 2022-02-14 13:31:54+00:00
- url: https://github.com/vmware-tanzu/velero/releases/download/v1.8.0/velero-v1.8.0-linux-arm.tar.gz
sha256: 14a06856a84ff5f3e66ce0323319277b0234564d8a1982ce537cd92b2e67495c
timestamp: 2022-02-14 13:31:54+00:00
- url: https://github.com/vmware-tanzu/velero/releases/download/v1.8.0/velero-v1.8.0-linux-arm64.tar.gz
sha256: 62c96df0b71d4b28d424b15aa79fb83ba120dfeb3c47418e82f638f83c365c34
timestamp: 2022-02-14 13:31:54+00:00
- url: https://github.com/vmware-tanzu/velero/releases/download/v1.7.2/velero-v1.7.2-linux-amd64.tar.gz
sha256: 8dac72c2050d36d484547864d72c572928e3fcea58cfcedbe4a6d2cc6513f924
timestamp: 2022-03-09 04:21:44+00:00
- url: https://github.com/vmware-tanzu/velero/releases/download/v1.7.2/velero-v1.7.2-linux-arm.tar.gz
sha256: 4fb54fc1f832b1d75021f1022a1b3f9368d7cd3a6bde66517ab5ab1de457ca8e
timestamp: 2022-03-09 04:21:44+00:00
- url: https://github.com/vmware-tanzu/velero/releases/download/v1.7.2/velero-v1.7.2-linux-arm64.tar.gz
sha256: 6aace227d055f9120b08944b76f86b289ca3b215df900145b000c4b1e3b3fe22
timestamp: 2022-03-09 04:21:44+00:00
- url: https://github.com/vmware-tanzu/velero/releases/download/v1.8.1/velero-v1.8.1-linux-amd64.tar.gz
sha256: b50952735b1dcec595ce6b84cbc5f1eb184c5c756708c8cb9196fa53f36ca6de
timestamp: 2022-03-15 07:25:59+00:00
- url: https://github.com/vmware-tanzu/velero/releases/download/v1.8.1/velero-v1.8.1-linux-arm.tar.gz
sha256: babc6ff30f5629f6b7d2b1ca6ed52cad7daf4cff2b53776d1d1fc57592f5eddd
timestamp: 2022-03-15 07:25:59+00:00
- url: https://github.com/vmware-tanzu/velero/releases/download/v1.8.1/velero-v1.8.1-linux-arm64.tar.gz
sha256: afae7d0e244a1552b9c557664925f623336361773855773a7ea2c07c3e0a4020
timestamp: 2022-03-15 07:25:59+00:00
- url: https://github.com/vmware-tanzu/velero/releases/download/v1.9.0/velero-v1.9.0-linux-amd64.tar.gz
sha256: 84f613c88f28c45eb701c5644ff5490fea162e7fd7723ff1782f220bcf5a3d0d
timestamp: 2022-06-23 05:56:37+00:00
- url: https://github.com/vmware-tanzu/velero/releases/download/v1.9.0/velero-v1.9.0-linux-arm.tar.gz
sha256: 9ee264df401747c19134d208dc8923f4cb50abcaa437859391b1df32701d17dc
timestamp: 2022-06-23 05:56:37+00:00
- url: https://github.com/vmware-tanzu/velero/releases/download/v1.9.0/velero-v1.9.0-linux-arm64.tar.gz
sha256: 259ef31635be2dcdf124178ab0b051dc11d25f140d12009c9e7df1fc14566f43
timestamp: 2022-06-23 05:56:37+00:00
- url: https://github.com/vmware-tanzu/velero/releases/download/v1.9.1/velero-v1.9.1-linux-amd64.tar.gz
sha256: bb6575c75c75ed68eeadacfd3504968e72f88c9e4376b2ca0eb24dead5fe2731
timestamp: 2022-08-17 11:24:01+00:00
- url: https://github.com/vmware-tanzu/velero/releases/download/v1.9.1/velero-v1.9.1-linux-arm.tar.gz
sha256: d0d792d2439052f8d43dcf1149605a5d7d070b471036483490eec2863bc62e8c
timestamp: 2022-08-17 11:24:01+00:00
- url: https://github.com/vmware-tanzu/velero/releases/download/v1.9.1/velero-v1.9.1-linux-arm64.tar.gz
sha256: 33a2c444ec4d4b430f4d8835a897e69f78edbece901effd48a65051e7e8f5bba
timestamp: 2022-08-17 11:24:01+00:00
- url: https://github.com/vmware-tanzu/velero/releases/download/v1.9.2/velero-v1.9.2-linux-amd64.tar.gz
sha256: 6727ed2ab68bec962c70682f63943acb44028e0f92a1201a1101b3347a9c4840
timestamp: 2022-09-26 06:59:52+00:00
- url: https://github.com/vmware-tanzu/velero/releases/download/v1.9.2/velero-v1.9.2-linux-arm.tar.gz
sha256: 02cac1c7eb76977fb46a68f2f17d850a62113eebaea448c92eb48bddd9d20e75
timestamp: 2022-09-26 06:59:52+00:00
- url: https://github.com/vmware-tanzu/velero/releases/download/v1.9.2/velero-v1.9.2-linux-arm64.tar.gz
sha256: 9d2def3286afa7a702090e452467812bdeafdb68d70b5e5e8ab97baf76a4ea63
timestamp: 2022-09-26 06:59:52+00:00
- url: https://github.com/vmware-tanzu/velero/releases/download/v1.9.3/velero-v1.9.3-linux-amd64.tar.gz
sha256: 13e498c1ebec1e7c5bd633cbd39775e2b60cc55c29333abf019abaf29f19cc0e
timestamp: 2022-11-11 10:23:12+00:00
- url: https://github.com/vmware-tanzu/velero/releases/download/v1.9.3/velero-v1.9.3-linux-arm.tar.gz
sha256: 304e8e2b54562b941144ccb76da78b3973e034788b5d8aa5aabd565dc957fb62
timestamp: 2022-11-11 10:23:12+00:00
- url: https://github.com/vmware-tanzu/velero/releases/download/v1.9.3/velero-v1.9.3-linux-arm64.tar.gz
sha256: 94adcf41e1a896c3db23f8ee667b7fe87fe01dda15a4f90be5077d78c858901e
timestamp: 2022-11-11 10:23:12+00:00
- url: https://github.com/vmware-tanzu/velero/releases/download/v1.10.0/velero-v1.10.0-linux-amd64.tar.gz
sha256: 3cf8c26b17a06f3f43ec43c854618a619f4e14e2e690bd813e55797aae1db155
timestamp: 2022-11-29 13:39:25+00:00
- url: https://github.com/vmware-tanzu/velero/releases/download/v1.10.0/velero-v1.10.0-linux-arm.tar.gz
sha256: 723c95fccff7d4ccb5e6e0caf22111eea64f634a792f53ece38017842e7f79b1
timestamp: 2022-11-29 13:39:25+00:00
- url: https://github.com/vmware-tanzu/velero/releases/download/v1.10.0/velero-v1.10.0-linux-arm64.tar.gz
sha256: b05c3e6c8cec09073017f815ddd08369a0361d8d97f39b5677079075fa59e69b
timestamp: 2022-11-29 13:39:25+00:00
- url: https://github.com/vmware-tanzu/velero/releases/download/v1.10.1/velero-v1.10.1-linux-amd64.tar.gz
sha256: 91187a3e727b25caa577934dc1587ac0db0f808aa8c2c85df291b84fe8ed9966
timestamp: 2023-02-06 04:20:46+00:00
- url: https://github.com/vmware-tanzu/velero/releases/download/v1.10.1/velero-v1.10.1-linux-arm.tar.gz
sha256: 9896606a470e8f36d57456f68e42710616c8f611fc14e8563f5ed2580bd2be34
timestamp: 2023-02-06 04:20:46+00:00
- url: https://github.com/vmware-tanzu/velero/releases/download/v1.10.1/velero-v1.10.1-linux-arm64.tar.gz
sha256: 9d8b3540402d2aa0bed5c393e1aebe91d4c531d38abe8be1d1c28fa7c425c1a4
timestamp: 2023-02-06 04:20:46+00:00
- url: https://github.com/vmware-tanzu/velero/releases/download/v1.10.2/velero-v1.10.2-linux-amd64.tar.gz
sha256: 820d605796a05195d77724380be7dcb5a94a5c06b59dd710ca2dc89b54427c7d
timestamp: 2023-03-10 06:25:55+00:00
- url: https://github.com/vmware-tanzu/velero/releases/download/v1.10.2/velero-v1.10.2-linux-arm.tar.gz
sha256: 8d0687ccc502d385fd067d46f2da4fcb330434658a09e41160318a98f796195e
timestamp: 2023-03-10 06:25:55+00:00
- url: https://github.com/vmware-tanzu/velero/releases/download/v1.10.2/velero-v1.10.2-linux-arm64.tar.gz
sha256: 3bfb0452ee6a741c5da98deb496477c522584e6639b14604ccf7bb229a285332
timestamp: 2023-03-10 06:25:55+00:00
- url: https://github.com/vmware-tanzu/velero/releases/download/v1.11.0/velero-v1.11.0-linux-amd64.tar.gz
sha256: 0d4db0d5081d8c3926d14fbdae28bc5ace9b9d07a2229d5f3077e32fcc52e579
timestamp: 2023-04-25 10:50:55+00:00
- url: https://github.com/vmware-tanzu/velero/releases/download/v1.11.0/velero-v1.11.0-linux-arm.tar.gz
sha256: 7ba0132d8b018d18c12b7e28718b15e2797a31c92af325b075f7a0c5997c7b88
timestamp: 2023-04-25 10:50:55+00:00
- url: https://github.com/vmware-tanzu/velero/releases/download/v1.11.0/velero-v1.11.0-linux-arm64.tar.gz
sha256: d46349cb666028615ca35dd6a837c976a76805d0f15e0b05ae14783bc6fa9160
timestamp: 2023-04-25 10:50:55+00:00
- url: https://github.com/vmware-tanzu/velero/releases/download/v1.11.1/velero-v1.11.1-linux-amd64.tar.gz
sha256: 4bcd8282ecdc2fdeb94f7c04df67dc1085b1b93527caba99197366871ca5dfce
timestamp: 2023-07-27 09:16:48+00:00
- url: https://github.com/vmware-tanzu/velero/releases/download/v1.11.1/velero-v1.11.1-linux-arm.tar.gz
sha256: 3705e99afc4d005af473a7bcaae1f0b249c15213dea9b9e2122972808c884f27
timestamp: 2023-07-27 09:16:48+00:00
- url: https://github.com/vmware-tanzu/velero/releases/download/v1.11.1/velero-v1.11.1-linux-arm64.tar.gz
sha256: 08661665393c4306b1afad824ed119987c6cb5d7cd22a243fe16127d4141c510
timestamp: 2023-07-27 09:16:48+00:00
- url: https://github.com/vmware-tanzu/velero/releases/download/v1.12.0/velero-v1.12.0-linux-amd64.tar.gz
sha256: 68a8201a13dee49c74c3ed4e2b525c80ec40b97543b5fa1ceb921195990d6ba6
timestamp: 2023-09-22 09:16:24+00:00
- url: https://github.com/vmware-tanzu/velero/releases/download/v1.12.0/velero-v1.12.0-linux-arm.tar.gz
sha256: a1cdeb3eb80184619813d25d23fd64641e8dc89a7c0ad2ca8be956fc6ef802c3
timestamp: 2023-09-22 09:16:24+00:00
- url: https://github.com/vmware-tanzu/velero/releases/download/v1.12.0/velero-v1.12.0-linux-arm64.tar.gz
sha256: cf32d8f751f558bb2caea2ab7ba006d451d6cd357e1096154c0c39fe100fd0c9
timestamp: 2023-09-22 09:16:24+00:00
- url: https://github.com/vmware-tanzu/velero/releases/download/v1.12.1/velero-v1.12.1-linux-amd64.tar.gz
sha256: c77296358c59336ba642fac4e8825e8e7bd1daf9e6dd0d641b0a537c89adebfa
timestamp: 2023-10-25 03:17:23+00:00
- url: https://github.com/vmware-tanzu/velero/releases/download/v1.12.1/velero-v1.12.1-linux-arm.tar.gz
sha256: 8f7fda4df227a45e9f445fbd668771e7c66333162b7f453f4623f9662226e07f
timestamp: 2023-10-25 03:17:23+00:00
- url: https://github.com/vmware-tanzu/velero/releases/download/v1.12.1/velero-v1.12.1-linux-arm64.tar.gz
sha256: d22961dd0640b6ed8d467a72bee01ab4318085d7040b283b7fa55a1f64284e31
timestamp: 2023-10-25 03:17:23+00:00
- url: https://github.com/vmware-tanzu/velero/releases/download/v1.12.2/velero-v1.12.2-linux-amd64.tar.gz
sha256: f33559f4fb7d6bbed422be45eeebc5ce7c1e8e78f6d8486292247bc661c3eb5e
timestamp: 2023-11-27 03:18:02+00:00
- url: https://github.com/vmware-tanzu/velero/releases/download/v1.12.2/velero-v1.12.2-linux-arm.tar.gz
sha256: ad66ccb3c337b692ce75c4ed5191ccd666458aa65b30a284f3810f62e5b8fb18
timestamp: 2023-11-27 03:18:02+00:00
- url: https://github.com/vmware-tanzu/velero/releases/download/v1.12.2/velero-v1.12.2-linux-arm64.tar.gz
sha256: 9741753f6acedcb034f2cddc5d2b90a99afc86d9f0c831a85602921b82e8f5eb
timestamp: 2023-11-27 03:18:02+00:00
- url: https://github.com/vmware-tanzu/velero/releases/download/v1.12.3/velero-v1.12.3-linux-amd64.tar.gz
sha256: 5c1685e480eeb4f347a13f95d18e6ccf78b93a258c40b952d15c1249e7edeed8
timestamp: 2024-01-12 06:23:20+00:00
- url: https://github.com/vmware-tanzu/velero/releases/download/v1.12.3/velero-v1.12.3-linux-arm.tar.gz
sha256: c8dce40e1112b941a9f5dfb84ad65fb5e4c89a7395b0fed27bc74a9c437e94e2
timestamp: 2024-01-12 06:23:20+00:00
- url: https://github.com/vmware-tanzu/velero/releases/download/v1.12.3/velero-v1.12.3-linux-arm64.tar.gz
sha256: dc5670f6574a1d2e48897e35f7e4ee4ace91b4e376822eb280f067a4faa0d0bc
timestamp: 2024-01-12 06:23:20+00:00
- url: https://github.com/vmware-tanzu/velero/releases/download/v1.13.0/velero-v1.13.0-linux-amd64.tar.gz
sha256: 4cbb18a05c0dd3e60430e015e90d53fddbf4111a0252ea27877a8cea42bdea8f
timestamp: 2024-01-29 09:16:55+00:00
- url: https://github.com/vmware-tanzu/velero/releases/download/v1.13.0/velero-v1.13.0-linux-arm.tar.gz
sha256: 3b01384d88803c8e4ce2ec79ffcadaff198743f201c65686e501fb4f597861d9
timestamp: 2024-01-29 09:16:55+00:00
- url: https://github.com/vmware-tanzu/velero/releases/download/v1.13.0/velero-v1.13.0-linux-arm64.tar.gz
sha256: 7fc38a3b07bd7bb0503d7b165d372a7f88afcdfb20778e1253909c3dff710692
timestamp: 2024-01-29 09:16:55+00:00
- url: https://github.com/vmware-tanzu/velero/releases/download/v1.13.1/velero-v1.13.1-linux-amd64.tar.gz
sha256: 5dc0ffcb56ae703230d030e6ce490a0e0c933e73745a84dd216677ba877a6f49
timestamp: 2024-03-13 06:07:00+00:00
- url: https://github.com/vmware-tanzu/velero/releases/download/v1.13.1/velero-v1.13.1-linux-arm.tar.gz
sha256: b92426d44aba88ee1ef1eb41bad87a0c7d0dd61cc4c15ac1884144c13d700fb0
timestamp: 2024-03-13 06:07:00+00:00
- url: https://github.com/vmware-tanzu/velero/releases/download/v1.13.1/velero-v1.13.1-linux-arm64.tar.gz
sha256: ba748e51f0312a1095735e368f927c1510102becb295ab82816cee9c615e46d6
timestamp: 2024-03-13 06:07:00+00:00
- url: https://github.com/vmware-tanzu/velero/releases/download/v1.13.2/velero-v1.13.2-linux-amd64.tar.gz
sha256: f460ef5594c7f7b43a74a6c560268723cd7386e0e7ff8e172643ea236f579033
timestamp: 2024-04-17 03:06:05+00:00
- url: https://github.com/vmware-tanzu/velero/releases/download/v1.13.2/velero-v1.13.2-linux-arm.tar.gz
sha256: 17c560a686562f35bf50f0bc09dfe02c635663848d233a8c1e9fd82e0aa32d67
timestamp: 2024-04-17 03:06:05+00:00
- url: https://github.com/vmware-tanzu/velero/releases/download/v1.13.2/velero-v1.13.2-linux-arm64.tar.gz
sha256: 7651ee3cf03bcc70eb014ce4143674a49e5331d37276bdc7cff1d1ba84901a40
timestamp: 2024-04-17 03:06:05+00:00
- url: https://github.com/vmware-tanzu/velero/releases/download/v1.14.0/velero-v1.14.0-linux-amd64.tar.gz
sha256: 9b066714cdb874fe34ec123645385d6f8c40c43308bbedf11d3265a7af17fda6
timestamp: 2024-06-18 03:06:13+00:00
- url: https://github.com/vmware-tanzu/velero/releases/download/v1.14.0/velero-v1.14.0-linux-arm.tar.gz
sha256: 95e97afd73da69a689f0f18956eb552159f3966e3e86d3e89b57cb855ebfb724
timestamp: 2024-06-18 03:06:13+00:00
- url: https://github.com/vmware-tanzu/velero/releases/download/v1.14.0/velero-v1.14.0-linux-arm64.tar.gz
sha256: e03f875abab858a34fc55196a283015d145dac5c58239e613f97d75c8851ce92
timestamp: 2024-06-18 03:06:13+00:00
- url: https://github.com/vmware-tanzu/velero/releases/download/v1.14.1/velero-v1.14.1-linux-amd64.tar.gz
sha256: 1e123f9deb9479f1cd41ba53b799d73b962cd6ff16acebfca233725638c73db2
timestamp: 2024-08-26 09:06:36+00:00
- url: https://github.com/vmware-tanzu/velero/releases/download/v1.14.1/velero-v1.14.1-linux-arm.tar.gz
sha256: 39aa8a3a4dd344dfe5fc7cb346f8c3929be0b273adee859b29a9097b0b2a9f24
timestamp: 2024-08-26 09:06:36+00:00
- url: https://github.com/vmware-tanzu/velero/releases/download/v1.14.1/velero-v1.14.1-linux-arm64.tar.gz
sha256: 595a36798365372ddc5febc4964d721d6ca7b677e00b9fdde76baff278336160
timestamp: 2024-08-26 09:06:36+00:00
- url: https://github.com/vmware-tanzu/velero/releases/download/v1.15.0/velero-v1.15.0-linux-amd64.tar.gz
sha256: 4b5b01f919a526788ffdbf32953b244a059504a212b3d8e02426237c5c744281
timestamp: 2024-11-06 06:08:49+00:00
- url: https://github.com/vmware-tanzu/velero/releases/download/v1.15.0/velero-v1.15.0-linux-arm.tar.gz
sha256: 804477a950047af38ef136782a1fbcc9fb98678d15a654cf64a9ad2401a1ca16
timestamp: 2024-11-06 06:08:49+00:00
- url: https://github.com/vmware-tanzu/velero/releases/download/v1.15.0/velero-v1.15.0-linux-arm64.tar.gz
sha256: 0f244d73fb272d841f8073aa6ce605f4108663b825227a0c5705734e6f20df07
timestamp: 2024-11-06 06:08:49+00:00