File tree 2 files changed +19
-1
lines changed
deploy/kubernetes/images/prow-stable-sidecar-rc-master
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:
48
48
imageTag :
49
49
name : registry.k8s.io/cloud-provider-gcp/gcp-compute-persistent-disk-csi-driver
50
50
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"
52
52
---
53
53
You can’t perform that action at this time.
0 commit comments