| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| CHECKSUM | 2026-06-26 | 804 Bytes | |
| velero-v1.18.2-darwin-arm64.tar.gz | 2026-06-26 | 58.0 MB | |
| velero-v1.18.2-windows-amd64.tar.gz | 2026-06-26 | 58.6 MB | |
| velero-v1.18.2-darwin-amd64.tar.gz | 2026-06-26 | 61.3 MB | |
| velero-v1.18.2-linux-s390x.tar.gz | 2026-06-26 | 55.7 MB | |
| velero-v1.18.2-linux-arm64.tar.gz | 2026-06-26 | 53.1 MB | |
| velero-v1.18.2-linux-ppc64le.tar.gz | 2026-06-26 | 53.3 MB | |
| velero-v1.18.2-linux-arm.tar.gz | 2026-06-26 | 53.7 MB | |
| velero-v1.18.2-linux-amd64.tar.gz | 2026-06-26 | 57.7 MB | |
| README.md | 2026-06-24 | 847 Bytes | |
| v1.18.2 source code.tar.gz | 2026-06-24 | 38.6 MB | |
| v1.18.2 source code.zip | 2026-06-24 | 40.8 MB | |
| Totals: 12 Items | 530.7 MB | 1 | |
v1.18.2
Download
https://github.com/vmware-tanzu/velero/releases/tag/v1.18.2
Container Image
velero/velero:v1.18.2
Documentation
Upgrading
https://velero.io/docs/v1.18/upgrade-to-1.18/
All Changes
- Skip VGS cleanup when backup did not use VolumeGroupSnapshots (#9900, @shubham-pampattiwar)
- Fix backup performance regression when using includedNamespaces ["*"] by restoring cross-namespace API listing optimization (#9870, @shubham-pampattiwar)
- Fix DataUploadDeleteAction creating snapshot-info ConfigMaps labeled with the wrong backup name when a DataUpload CR from another backup is incidentally captured in the backup tarball, which caused Kopia snapshots to be leaked in object storage on expiry of the real owning backup. (#9842, @christian-schlichtherle)