Skip to content

Commit ba33706

Browse files
authored
Merge pull request #1166 from sunnylovestiramisu/bake
Update rc image to 1.9.1-rc1
2 parents 5e233e2 + 0904d31 commit ba33706

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG/CHANGELOG-1.9.md

+12
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

+1-1
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)