Merge pull request #4717 from ywk253100/220304_1.8.1_changelog

Generate the changelog for v1.8.1
This commit is contained in:
qiuming
2022-03-04 09:45:36 +08:00
committed by GitHub
3 changed files with 19 additions and 2 deletions
+19
View File
@@ -1,3 +1,22 @@
## v1.8.1
### 2022-03-04
### Download
https://github.com/vmware-tanzu/velero/releases/tag/v1.8.1
### Container Image
`velero/velero:v1.8.1`
### Documentation
https://velero.io/docs/v1.8
### Upgrading
https://velero.io/docs/v1.8/upgrade-to-1.8/
### All changes
* Bypass the remap CRD version plugin when v1beta1 CRD is not supported (#4706, @reasonerjt)
* Support regional pv for GKE (#4691, @jxun)
## v1.8.0
### 2022-01-14
-1
View File
@@ -1 +0,0 @@
Support regional pv for GKE
-1
View File
@@ -1 +0,0 @@
Bypass the remap CRD version plugin when v1beta1 CRD is not supported