Merge pull request #4693 from ywk253100/220223_changelog
Generate changelog for 1.7.2release-1.7 v1.7.2
commit
f2fc105094
|
@ -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
|
||||
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
Bump up golang to 1.17.7
|
Loading…
Reference in New Issue