1.16.1 changelog

Signed-off-by: Lyndon-Li <lyonghui@vmware.com>
This commit is contained in:
Lyndon-Li
2025-05-09 16:10:31 +08:00
parent ed68b43acd
commit 5e87c3d48e
3 changed files with 19 additions and 2 deletions

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

View File

@@ -1 +0,0 @@
Fix issue 8878, relief node os deduction error checks

View File

@@ -1 +0,0 @@
Warn for not found error in patching managed fields