Skip to content

Commit 82070d8

Browse files
authored
Merge pull request #804 from mattcary/release-1.3-cut
release-1.3 cut details
2 parents 3aa2ab7 + 6cb85e6 commit 82070d8

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ lifecycle of Google Compute Engine Persistent Disks.
1212
## Project Status
1313

1414
Status: GA
15-
Latest stable image: `k8s.gcr.io/cloud-provider-gcp/gcp-compute-persistent-disk-csi-driver:v1.2.1`
15+
Latest stable image: `k8s.gcr.io/cloud-provider-gcp/gcp-compute-persistent-disk-csi-driver:v1.3.0`
1616

1717
### Test Status
1818

deploy/kubernetes/images/stable-master/image.yaml

+2-1
Original file line numberDiff line numberDiff line change
@@ -51,5 +51,6 @@ imageTag:
5151
name: gke.gcr.io/gcp-compute-persistent-disk-csi-driver
5252
# Don't change stable image without changing pdImagePlaceholder in
5353
# test/k8s-integration/main.go
54-
newTag: "v1.2.1-gke.0"
54+
newName: k8s.gcr.io/cloud-provider-gcp/gcp-compute-persistent-disk-csi-driver
55+
newTag: "v1.3.0"
5556
---

0 commit comments

Comments
 (0)