Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
CHECKSUM | 2025-01-15 | 704 Bytes | |
velero-v1.15.2-darwin-arm64.tar.gz | 2025-01-15 | 42.9 MB | |
velero-v1.15.2-linux-amd64.tar.gz | 2025-01-15 | 44.7 MB | |
velero-v1.15.2-windows-amd64.tar.gz | 2025-01-15 | 45.5 MB | |
velero-v1.15.2-linux-arm.tar.gz | 2025-01-15 | 40.7 MB | |
velero-v1.15.2-linux-ppc64le.tar.gz | 2025-01-15 | 41.4 MB | |
velero-v1.15.2-darwin-amd64.tar.gz | 2025-01-15 | 45.1 MB | |
velero-v1.15.2-linux-arm64.tar.gz | 2025-01-15 | 41.7 MB | |
README.md | 2025-01-13 | 564 Bytes | |
v1.15.2 source code.tar.gz | 2025-01-13 | 35.4 MB | |
v1.15.2 source code.zip | 2025-01-13 | 37.4 MB | |
Totals: 11 Items | 374.9 MB | 1 |
v1.15.2
Download
https://github.com/vmware-tanzu/velero/releases/tag/v1.15.2
Container Image
velero/velero:v1.15.2
Documentation
Upgrading
https://velero.io/docs/v1.15/upgrade-to-1.15/
All Changes
- fix(pkg/repository/maintenance): don't panic when there's no container statuses (#8568, @mcluseau)
- Don't include excluded items in ItemBlocks (#8585, @kaovilai)
- Check the PVB status via podvolume Backupper rather than calling API server to avoid API server issue (#8596, @ywk253100)