mirror of
https://github.com/vmware-tanzu/velero.git
synced 2026-01-10 23:11:03 +00:00
Merge pull request #5892 from qiuming-best/release-1.9
Generate changelogs for v1.9.6
This commit is contained in:
@@ -1,3 +1,25 @@
|
||||
## v1.9.6
|
||||
### 2023-02-21
|
||||
|
||||
### Download
|
||||
https://github.com/vmware-tanzu/velero/releases/tag/v1.9.6
|
||||
|
||||
### Container Image
|
||||
`velero/velero:v1.9.6`
|
||||
|
||||
### Documentation
|
||||
https://velero.io/docs/v1.9/
|
||||
|
||||
### 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.5
|
||||
### 2022-12-19
|
||||
|
||||
|
||||
@@ -1 +0,0 @@
|
||||
Fix Dockerfile issue.
|
||||
@@ -1 +0,0 @@
|
||||
Add PR container build action, which will not push image. Add GOARM parameter.
|
||||
@@ -1 +0,0 @@
|
||||
Correct PVB/PVR Failed Phase patching during startup
|
||||
@@ -1 +0,0 @@
|
||||
Bump up Golang version and fix CVEs.
|
||||
@@ -1 +0,0 @@
|
||||
Add labels for velero installed namespace to support PSA.
|
||||
Reference in New Issue
Block a user