Merge pull request #8921 from Lyndon-Li/release-1.16

1.16.1 changelog
This commit is contained in:
Xun Jiang/Bruce Jiang
2025-05-09 16:40:01 +08:00
committed by GitHub
3 changed files with 19 additions and 2 deletions
+19
View File
@@ -1,3 +1,22 @@
## v1.16.1
### Download
https://github.com/vmware-tanzu/velero/releases/tag/v1.16.1
### Container Image
`velero/velero:v1.16.1`
### Documentation
https://velero.io/docs/v1.16/
### Upgrading
https://velero.io/docs/v1.16/upgrade-to-1.16/
### All Changes
* Warn for not found error in patching managed fields (#8916, @sseago)
* Fix issue 8878, relief node os deduction error checks (#8911, @Lyndon-Li)
## v1.16
### Download
-1
View File
@@ -1 +0,0 @@
Fix issue 8878, relief node os deduction error checks
-1
View File
@@ -1 +0,0 @@
Warn for not found error in patching managed fields