Releases: vmware-tanzu/velero
v1.10.2-rc.2
v1.10.2
2023-02-22
Download
https://github.com/vmware-tanzu/velero/releases/tag/v1.10.2-rc.2
Container Image
velero/velero:v1.10.2-rc.2
Documentation
Upgrading
https://velero.io/docs/v1.10/upgrade-to-1.10/
All changes
- Update distroless image and fix CVE-2022-41717 for release-1.10 (#5891, @blackpiglet)
- Set Kopia IgnoreUnknownTypes in ErrorHandlingPolicy to True for ignoring backup unknown file type (#5890, @qiuiming-best)
- Add labels for velero installed namespace to support PSA. (#5888, @blackpiglet)
- Publish backupresults json to enhance error info during backups. (#5879, @anshulahuja98)
- Restore finalizer and managedFields of metadata during the restoration (#5877, @ywk253100)
- Add secret restore item action to handle service account token secret (#5869, @ywk253100)
- Correct PVB/PVR Failed Phase patching during startup (#5830, @kaovilai)
v1.10.2-rc.1
v1.10.2
2023-02-22
Download
https://github.com/vmware-tanzu/velero/releases/tag/v1.10.2-rc.1
Container Image
velero/velero:v1.10.2-rc.1
Documentation
Upgrading
https://velero.io/docs/v1.10/upgrade-to-1.10/
All changes
- Update distroless image and fix CVE-2022-41717 for release-1.10 (#5891, @blackpiglet)
- Set Kopia IgnoreUnknownTypes in ErrorHandlingPolicy to True for ignoring backup unknown file type (#5890, @qiuming-best)
- Add labels for velero installed namespace to support PSA. (#5888, @blackpiglet)
- Publish backupresults json to enhance error info during backups. (#5879, @anshulahuja98)
- Restore finalizer and managedFields of metadata during the restoration (#5877, @ywk253100)
- Add secret restore item action to handle service account token secret (#5869, @ywk253100)
- Correct PVB/PVR Failed Phase patching during startup (#5830, @kaovilai)
v1.9.6
v1.9.6
2023-02-24
Download
https://github.com/vmware-tanzu/velero/releases/tag/v1.9.6
Container Image
velero/velero:v1.9.6
Documentation
Upgrading
https://velero.io/docs/v1.9/upgrade-to-1.9/
All changes
- Bump up Golang version and fix CVEs. (#5884, @blackpiglet)
- Add labels for velero installed namespace to support PSA. (#5887, @blackpiglet)
- Fix Dockerfile issue. (#5761, @blackpiglet)
- Add PR container build action, which will not push image. Add GOARM parameter. (#5777, @blackpiglet)
- Correct PVB/PVR Failed Phase patching during startup (#5829, @kaovilai)
v1.9.6-rc.1
v1.9.6
2023-02-22
Download
https://github.com/vmware-tanzu/velero/releases/tag/v1.9.6
Container Image
velero/velero:v1.9.6
Documentation
Upgrading
https://velero.io/docs/v1.9/upgrade-to-1.9/
All changes
- Bump up Golang version and fix CVEs. (#5884, @blackpiglet)
- Add labels for velero installed namespace to support PSA. (#5887, @blackpiglet)
- Fix Dockerfile issue. (#5761, @blackpiglet)
- Add PR container build action, which will not push image. Add GOARM parameter. (#5777, @blackpiglet)
- Correct PVB/PVR Failed Phase patching during startup (#5829, @kaovilai)
v1.10.1
v1.10.1
2023-02-06
Download
https://github.com/vmware-tanzu/velero/releases/tag/v1.10.1
Container Image
velero/velero:v1.10.1
Documentation
Upgrading
https://velero.io/docs/v1.10/upgrade-to-1.10/
Highlights
Upgrading from 1.9.4 and above is supported in this release.
All changes
- Fix Restic v0.14.0 HIGH grade CVEs. (#5817, @blackpiglet)
- Bump up golang net to fix CVE-2022-41721 (#5811, @Lyndon-Li)
- Bump up golang to 1.18.10 for Velero (#5780, @Lyndon-Li)
- Add PR container build action, which will not push image. Add GOARM parameter. Remove container-builder-env section. (#5770, @blackpiglet)
- Add Restic builder in Dockerfile, and keep the used built Golang image version in accordance with upstream Restic. (#5765, @blackpiglet)
- Fix issue 5696, check if the repo is still openable before running the prune and forget operation, if not, try to reconnect the repo (#5714, @Lyndon-Li)
- Fix error with Restic backup empty volumes (#5711, @qiuming-best)
- Prevent nil panic on exec restore hooks (#5708, @dymurray)
- Fix CVEs scanned by trivy (#5655, @qiuming-best)
v1.10.1-rc.3
v1.10.1
2023-02-02
Download
https://github.com/vmware-tanzu/velero/releases/tag/v1.10.1-rc.3
Container Image
velero/velero:v1.10.1-rc.3
Documentation
Upgrading
https://velero.io/docs/v1.10/upgrade-to-1.10/
All changes
- Fix Restic v0.14.0 HIGH grade CVEs. (#5817, @blackpiglet)
- Bump up golang net to fix CVE-2022-41721 (#5811, @Lyndon-Li)
- Bump up golang to 1.18.10 for Velero (#5780, @Lyndon-Li)
- Add PR container build action, which will not push image. Add GOARM parameter. Remove container-builder-env section. (#5770, @blackpiglet)
- Add Restic builder in Dockerfile, and keep the used built Golang image version in accordance with upstream Restic. (#5765, @blackpiglet)
- Fix issue 5696, check if the repo is still openable before running the prune and forget operation, if not, try to reconnect the repo (#5714, @Lyndon-Li)
- Fix error with Restic backup empty volumes (#5711, @qiuming-best)
- Prevent nil panic on exec restore hooks (#5708, @dymurray)
- Fix CVEs scanned by trivy (#5655, @qiuming-best)
v1.10.1-rc.2
v1.10.1
2023-02-01
Download
https://github.com/vmware-tanzu/velero/releases/tag/v1.10.1-rc.2
Container Image
velero/velero:v1.10.1-rc.2
Documentation
Upgrading
https://velero.io/docs/v1.10/upgrade-to-1.10/
All changes
- Bump up golang net to fix CVE-2022-41721 (#5811, @Lyndon-Li)
- Bump up golang to 1.18.10 for Velero (#5780, @Lyndon-Li)
- Add PR container build action, which will not push image. Add GOARM parameter. Remove container-builder-env section. (#5770, @blackpiglet)
- Add Restic builder in Dockerfile, and keep the used built Golang image version in accordance with upstream Restic. (#5765, @blackpiglet)
- Fix issue 5696, check if the repo is still openable before running the prune and forget operation, if not, try to reconnect the repo (#5714, @Lyndon-Li)
- Fix error with Restic backup empty volumes (#5711, @qiuming-best)
- Prevent nil panic on exec restore hooks (#5708, @dymurray)
- Fix CVEs scanned by trivy (#5655, @qiuming-best)
v1.10.1-rc.1
v1.10.1
2023-01-19
Download
https://github.com/vmware-tanzu/velero/releases/tag/v1.10.1-rc.1
Container Image
velero/velero:v1.10.1-rc.1
Documentation
Upgrading
https://velero.io/docs/v1.10/upgrade-to-1.10/
All changes
- Bump up golang to 1.18.10 for Velero (#5780, @Lyndon-Li)
- Add PR container build action, which will not push image. Add GOARM parameter. Remove container-builder-env section. (#5770, @blackpiglet)
- Add Restic builder in Dockerfile, and keep the used built Golang image version in accordance with upstream Restic. (#5765, @blackpiglet)
- Fix issue 5696, check if the repo is still openable before running the prune and forget operation, if not, try to reconnect the repo (#5714, @Lyndon-Li)
- Fix error with Restic backup empty volumes (#5711, @qiuming-best)
- Prevent nil panic on exec restore hooks (#5708, @dymurray)
- Fix CVEs scanned by trivy (#5655, @qiuming-best)
v1.9.5
v1.9.5
2022-12-19
Download
https://github.com/vmware-tanzu/velero/releases/tag/v1.9.5
Container Image
velero/velero:v1.9.5
Documentation
Upgrading
https://velero.io/docs/v1.9/upgrade-to-1.9/
All changes
- Add Restic builder in Dockerfile, and keep the used built Golang image version in accordance with upstream Restic. (#5685, @blackpiglet)
v1.9.5-rc.2
v1.9.5
2022-12-19
Download
https://github.com/vmware-tanzu/velero/releases/tag/v1.9.5
Container Image
velero/velero:v1.9.5
Documentation
Upgrading
https://velero.io/docs/v1.9/upgrade-to-1.9/
All changes
- Add Restic builder in Dockerfile, and keep the used built Golang image version in accordance with upstream Restic. (#5685, @blackpiglet)