File tree 3 files changed +3
-3
lines changed
prow-gke-release-staging-rc-master
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.
12
12
## Project Status
13
13
14
14
Status: 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 `
16
16
17
17
### Test Status
18
18
Original file line number Diff line number Diff line change @@ -48,6 +48,6 @@ metadata:
48
48
imageTag :
49
49
name : k8s.gcr.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.4.0-rc2 "
51
+ newTag : " v1.4.0"
52
52
---
53
53
Original file line number Diff line number Diff line change @@ -52,5 +52,5 @@ imageTag:
52
52
# Don't change stable image without changing pdImagePlaceholder in
53
53
# test/k8s-integration/main.go
54
54
newName : k8s.gcr.io/cloud-provider-gcp/gcp-compute-persistent-disk-csi-driver
55
- newTag : " v1.3.4 "
55
+ newTag : " v1.4.0 "
56
56
---
You can’t perform that action at this time.
0 commit comments