1.15.2 changelog

Signed-off-by: Lyndon-Li <lyonghui@vmware.com>
This commit is contained in:
Lyndon-Li
2025-01-02 17:25:39 +08:00
parent 7282ac3398
commit 1a36d22fa2
2 changed files with 18 additions and 1 deletions
+18
View File
@@ -1,3 +1,21 @@
## 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)
## v1.15.1
### Download
-1
View File
@@ -1 +0,0 @@
fix(pkg/repository/maintenance): don't panic when there's no container statuses