File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
deploy/kubernetes/images/stable-master Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ lifecycle of Google Compute Engine Persistent Disks.
1212## Project Status
1313
1414Status: 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
Original file line number Diff line number Diff 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---
You can’t perform that action at this time.
0 commit comments