Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
CHECKSUM | 2025-07-30 | 704 Bytes | |
velero-v1.16.2-linux-amd64.tar.gz | 2025-07-30 | 55.4 MB | |
velero-v1.16.2-linux-arm64.tar.gz | 2025-07-30 | 52.1 MB | |
velero-v1.16.2-linux-ppc64le.tar.gz | 2025-07-30 | 51.6 MB | |
velero-v1.16.2-darwin-amd64.tar.gz | 2025-07-30 | 56.0 MB | |
velero-v1.16.2-darwin-arm64.tar.gz | 2025-07-30 | 53.8 MB | |
velero-v1.16.2-linux-arm.tar.gz | 2025-07-30 | 50.4 MB | |
velero-v1.16.2-windows-amd64.tar.gz | 2025-07-30 | 56.2 MB | |
README.md | 2025-07-24 | 912 Bytes | |
v1.16.2 source code.tar.gz | 2025-07-24 | 34.8 MB | |
v1.16.2 source code.zip | 2025-07-24 | 36.8 MB | |
Totals: 11 Items | 447.2 MB | 7 |
v1.16.2
Download
https://github.com/vmware-tanzu/velero/releases/tag/v1.16.2
Container Image
velero/velero:v1.16.2
Documentation
Upgrading
https://velero.io/docs/v1.16/upgrade-to-1.16/
All Changes
- Update "Default Volumes to Fs Backup" to "File System Backup (Default)" (#9105, @shubham-pampattiwar)
- Fix missing defaultVolumesToFsBackup flag output in Velero describe backup cmd (#9103, @shubham-pampattiwar)
- Add imagePullSecrets inheritance for VGDP pod and maintenance job. (#9102, @blackpiglet)
- Fix issue [#9077], don't block backup deletion on list VS error (#9101, @Lyndon-Li)
- Mounted cloud credentials should not be world-readable (#9094, @sseago)
- Allow for proper tracking of multiple hooks per container (#9060, @sseago)
- Add BSL status check for backup/restore operations. (#9010, @blackpiglet)