Merge pull request #4693 from ywk253100/220223_changelog

Generate changelog for 1.7.2
release-1.7 v1.7.2
Xun Jiang/Bruce Jiang 2022-02-23 15:23:35 +08:00 committed by GitHub
commit f2fc105094
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 21 additions and 1 deletions

View File

@ -1,3 +1,24 @@
## v1.7.2
### 2022-02-23
### Download
https://github.com/vmware-tanzu/velero/releases/tag/v1.7.2
### Container Image
`velero/velero:v1.7.2`
### Documentation
https://velero.io/docs/v1.7/
### Upgrading
https://velero.io/docs/v1.7/upgrade-to-1.7/
### All changes
* Bump up golang to 1.17.7 (#4667, @ywk253100)
* Check for nil before logging DefaultVolumesToRestic value(#4674, @ywk253100)
## v1.7.1
### 2021-11-22

View File

@ -1 +0,0 @@
Bump up golang to 1.17.7