Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
CHECKSUM | 2025-05-19 | 704 Bytes | |
velero-v1.16.1-darwin-arm64.tar.gz | 2025-05-19 | 53.8 MB | |
velero-v1.16.1-windows-amd64.tar.gz | 2025-05-19 | 56.2 MB | |
velero-v1.16.1-darwin-amd64.tar.gz | 2025-05-19 | 56.0 MB | |
velero-v1.16.1-linux-amd64.tar.gz | 2025-05-19 | 55.4 MB | |
velero-v1.16.1-linux-arm64.tar.gz | 2025-05-19 | 52.1 MB | |
velero-v1.16.1-linux-arm.tar.gz | 2025-05-19 | 50.4 MB | |
velero-v1.16.1-linux-ppc64le.tar.gz | 2025-05-19 | 51.6 MB | |
README.md | 2025-05-14 | 641 Bytes | |
v1.16.1 source code.tar.gz | 2025-05-14 | 34.8 MB | |
v1.16.1 source code.zip | 2025-05-14 | 36.8 MB | |
Totals: 11 Items | 447.1 MB | 1 |
v1.16.1
Download
https://github.com/vmware-tanzu/velero/releases/tag/v1.16.1
Container Image
velero/velero:v1.16.1
Documentation
Upgrading
https://velero.io/docs/v1.16/upgrade-to-1.16/
All Changes
- Call WaitGroup.Done() once only when PVB changes to final status the first time to avoid panic (#8940, @ywk253100)
- Add VolumeSnapshotContent into the RIA and the mustHave resource list. (#8926, @blackpiglet)
- Warn for not found error in patching managed fields (#8916, @sseago)
- Fix issue 8878, relief node os deduction error checks (#8911, @Lyndon-Li)