Skip to content

Commit 0904d31

Browse files
Update rc image to 1.9.1-rc1
1 parent 5e233e2 commit 0904d31

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG/CHANGELOG-1.9.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# v1.9.1 - Changelog since v1.9.0
2+
3+
## Changes by Kind
4+
5+
### Feature
6+
7+
- go version updates ([#1158](https://github.com/kubernetes-sigs/gcp-compute-persistent-disk-csi-driver/pull/1158), [@saikat-royc](https://github.com/saikat-royc))
8+
9+
- Fix for CVEs - update base image ([#1162](https://github.com/kubernetes-sigs/gcp-compute-persistent-disk-csi-driver/pull/1162), [@saikat-royc](https://github.com/sunnylovestiramisu))
10+
11+
- Fix multiarch build ([#1165](https://github.com/kubernetes-sigs/gcp-compute-persistent-disk-csi-driver/pull/1165), [@saikat-royc](https://github.com/sunnylovestiramisu))
12+
113
# v1.9.0 - Changelog since v1.8.2
214

315
## Changes by Kind

deploy/kubernetes/images/prow-stable-sidecar-rc-master/image.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,6 @@ metadata:
4848
imageTag:
4949
name: k8s.gcr.io/cloud-provider-gcp/gcp-compute-persistent-disk-csi-driver
5050
newName: gcr.io/k8s-staging-cloud-provider-gcp/gcp-compute-persistent-disk-csi-driver
51-
newTag: "v1.9.0-rc4"
51+
newTag: "v1.9.1-rc1"
5252
---
5353

0 commit comments

Comments
 (0)