File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
deploy/kubernetes/images/stable-master Expand file tree Collapse file tree 2 files changed +2
-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: ` registry.k8s.io/cloud-provider-gcp/gcp-compute-persistent-disk-csi-driver:v1.13.2 `
15
+ Latest stable image: ` registry.k8s.io/cloud-provider-gcp/gcp-compute-persistent-disk-csi-driver:v1.15.0 `
16
16
17
17
### Test Status
18
18
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 : registry.k8s.io/cloud-provider-gcp/gcp-compute-persistent-disk-csi-driver
55
- newTag : " v1.13.2 "
55
+ newTag : " v1.15.0 "
56
56
---
You can’t perform that action at this time.
0 commit comments