We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 304d99c commit 484cb85Copy full SHA for 484cb85
README.md
@@ -12,7 +12,7 @@ lifecycle of Google Compute Engine Persistent Disks.
12
## Project Status
13
14
Status: GA
15
-Latest stable image: `registry.k8s.io/cloud-provider-gcp/gcp-compute-persistent-disk-csi-driver:v1.13.2`
+Latest stable image: `registry.k8s.io/cloud-provider-gcp/gcp-compute-persistent-disk-csi-driver:v1.15.0`
16
17
### Test Status
18
deploy/kubernetes/images/stable-master/image.yaml
@@ -52,5 +52,5 @@ imageTag:
52
# Don't change stable image without changing pdImagePlaceholder in
53
# test/k8s-integration/main.go
54
newName: registry.k8s.io/cloud-provider-gcp/gcp-compute-persistent-disk-csi-driver
55
- newTag: "v1.13.2"
+ newTag: "v1.15.0"
56
---
0 commit comments