File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
prow-gke-release-staging-rc-master Expand file tree Collapse file tree 3 files changed +3
-3
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.3.4 `
15+ Latest stable image: ` k8s.gcr.io/cloud-provider-gcp/gcp-compute-persistent-disk-csi-driver:v1.4.0 `
1616
1717### Test Status
1818
Original file line number Diff line number Diff line change @@ -48,6 +48,6 @@ metadata:
4848imageTag :
4949 name : k8s.gcr.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.4.0-rc2 "
51+ newTag : " v1.4.0"
5252---
5353
Original file line number Diff line number Diff line change @@ -52,5 +52,5 @@ imageTag:
5252 # Don't change stable image without changing pdImagePlaceholder in
5353 # test/k8s-integration/main.go
5454 newName : k8s.gcr.io/cloud-provider-gcp/gcp-compute-persistent-disk-csi-driver
55- newTag : " v1.3.4 "
55+ newTag : " v1.4.0 "
5656---
You can’t perform that action at this time.
0 commit comments