Skip to content

Commit b4922e4

Browse files
authored
Merge pull request #1378 from kubernetes-sigs/1.12
1.12 CHANGELOG, update rc image
2 parents 75bb007 + 1bc0766 commit b4922e4

File tree

2 files changed

+19
-1
lines changed

2 files changed

+19
-1
lines changed

CHANGELOG/CHANGLOG-1.12.MD

+18
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
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._

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: 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

0 commit comments

Comments
 (0)