Skip to content

v1.13.1-rc.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@ywk253100 ywk253100 released this 11 Mar 03:40
· 578 commits to main since this release
ea5a89f

v1.13.1-rc.1

2024-03-11

Download

https://github.com/vmware-tanzu/velero/releases/tag/v1.13.1-rc.1

Container Image

velero/velero:v1.13.1-rc.1

Documentation

https://velero.io/docs/v1.13/

Upgrading

https://velero.io/docs/v1.13/upgrade-to-1.13/

All changes

  • Fix issue #7308, change the data path requeue time to 5 second for data mover backup/restore, PVB and PVR. (#7459, @Lyndon-Li)
  • BackupRepositories associated with a BSL are invalidated when BSL is (re-)created. (#7399, @kaovilai)
  • Adjust the logic for the backup_last_status metrics to stop incorrectly incrementing over time (#7445, @allenxu404)