File tree Expand file tree Collapse file tree 2 files changed +19
-1
lines changed
deploy/kubernetes/images/prow-stable-sidecar-rc-master Expand file tree Collapse file tree 2 files changed +19
-1
lines changed Original file line number Diff line number Diff line change 1+ # v1.12.0 - Changelog since v1.11.1
2+
3+ ## Changes by Kind
4+
5+ ### Uncategorized
6+
7+ - Build and publish arm64 images ([ #1369 ] ( https://github.com/kubernetes-sigs/gcp-compute-persistent-disk-csi-driver/pull/1369 ) , [ @upodroid ] ( https://github.com/upodroid ) )
8+
9+ ## Dependencies
10+
11+ ### Added
12+ _ Nothing has changed._
13+
14+ ### Changed
15+ _ Nothing has changed._
16+
17+ ### Removed
18+ _ Nothing has changed._
Original file line number Diff line number Diff line change @@ -48,6 +48,6 @@ metadata:
4848imageTag :
4949 name : registry.k8s.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.8.11 -rc1"
51+ newTag : " v1.12.0 -rc1"
5252---
5353
You can’t perform that action at this time.
0 commit comments