mirror of
https://github.com/vmware-tanzu/velero.git
synced 2026-07-31 12:32:44 +00:00
@@ -1,3 +1,27 @@
|
||||
## v1.16.2
|
||||
|
||||
### Download
|
||||
https://github.com/vmware-tanzu/velero/releases/tag/v1.16.2
|
||||
|
||||
### Container Image
|
||||
`velero/velero:v1.16.2`
|
||||
|
||||
### Documentation
|
||||
https://velero.io/docs/v1.16/
|
||||
|
||||
### Upgrading
|
||||
https://velero.io/docs/v1.16/upgrade-to-1.16/
|
||||
|
||||
### All Changes
|
||||
* Update "Default Volumes to Fs Backup" to "File System Backup (Default)" (#9105, @shubham-pampattiwar)
|
||||
* Fix missing defaultVolumesToFsBackup flag output in Velero describe backup cmd (#9103, @shubham-pampattiwar)
|
||||
* Add imagePullSecrets inheritance for VGDP pod and maintenance job. (#9102, @blackpiglet)
|
||||
* Fix issue #9077, don't block backup deletion on list VS error (#9101, @Lyndon-Li)
|
||||
* Mounted cloud credentials should not be world-readable (#9094, @sseago)
|
||||
* Allow for proper tracking of multiple hooks per container (#9060, @sseago)
|
||||
* Add BSL status check for backup/restore operations. (#9010, @blackpiglet)
|
||||
|
||||
|
||||
## v1.16.1
|
||||
|
||||
### Download
|
||||
|
||||
@@ -1 +0,0 @@
|
||||
Add BSL status check for backup/restore operations.
|
||||
@@ -1 +0,0 @@
|
||||
Allow for proper tracking of multiple hooks per container
|
||||
@@ -1 +0,0 @@
|
||||
Mounted cloud credentials should not be world-readable
|
||||
@@ -1 +0,0 @@
|
||||
Fix issue #9077, don't block backup deletion on list VS error
|
||||
@@ -1 +0,0 @@
|
||||
Add imagePullSecrets inheritance for VGDP pod and maintenance job.
|
||||
@@ -1 +0,0 @@
|
||||
Fix missing defaultVolumesToFsBackup flag output in Velero describe backup cmd
|
||||
@@ -1 +0,0 @@
|
||||
Update "Default Volumes to Fs Backup" to "File System Backup (Default)"
|
||||
Reference in New Issue
Block a user