File tree 2 files changed +3
-2
lines changed
deploy/kubernetes/images/stable-master
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.
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.2.1 `
15
+ Latest stable image: ` k8s.gcr.io/cloud-provider-gcp/gcp-compute-persistent-disk-csi-driver:v1.3.0 `
16
16
17
17
### Test Status
18
18
Original file line number Diff line number Diff line change @@ -51,5 +51,6 @@ imageTag:
51
51
name : gke.gcr.io/gcp-compute-persistent-disk-csi-driver
52
52
# Don't change stable image without changing pdImagePlaceholder in
53
53
# 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"
55
56
---
You can’t perform that action at this time.
0 commit comments