Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add changelogs for v1.9.5 #5706

Merged
merged 1 commit into from
Dec 19, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
38 changes: 38 additions & 0 deletions changelogs/CHANGELOG-1.9.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,41 @@
## v1.9.5
### 2022-12-19

### Download
https://github.com/vmware-tanzu/velero/releases/tag/v1.9.5

### Container Image
`velero/velero:v1.9.5`

### Documentation
https://velero.io/docs/v1.9/

### Upgrading
https://velero.io/docs/v1.9/upgrade-to-1.9/

### All changes
* Add Restic builder in Dockerfile, and keep the used built Golang image version in accordance with upstream Restic. (#5685, @blackpiglet)

## v1.9.4
### 2022-11-30

### Download
https://github.com/vmware-tanzu/velero/releases/tag/v1.9.4

### Container Image
`velero/velero:v1.9.4`

### Documentation
https://velero.io/docs/v1.9/

### Upgrading
https://velero.io/docs/v1.9/upgrade-to-1.9/

### All changes
* Fix CVE for trivy scan (#5642, @qiuming-best)
* Remove old kubernetes versions from kind CI (#5627, @Lyndon-Li))
* Restore ClusterBootstrap before Cluster (#5617, @ywk253100)

## v1.9.3
### 2022-11-03

Expand Down
1 change: 0 additions & 1 deletion changelogs/unreleased/5615-ywk253100

This file was deleted.

1 change: 0 additions & 1 deletion changelogs/unreleased/5685-blackpiglet

This file was deleted.