Skip to content

v1.15.2

Latest
Compare
Choose a tag to compare
@Lyndon-Li Lyndon-Li released this 15 Jan 10:37
· 208 commits to main since this release
804d73c

v1.15.2

Download

https://github.com/vmware-tanzu/velero/releases/tag/v1.15.2

Container Image

velero/velero:v1.15.2

Documentation

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

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)