Skip to content

Commit 20cf193

Browse files
authored
Merge pull request #737 from cpanato/update-image
update image registry location
2 parents 1067990 + b8d92a3 commit 20cf193

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ lifecycle of Google Compute Engine Persistent Disks.
1212
## Project Status
1313

1414
Status: GA
15-
Latest stable image: `gcr.io/gke-release/gcp-compute-persistent-disk-csi-driver:v1.2.1-gke.0`
15+
Latest stable image: `k8s.gcr.io/cloud-provider-gcp/gcp-compute-persistent-disk-csi-driver:v1.2.1`
1616

1717
### Test Status
1818

docs/kubernetes/user-guides/snapshots.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -245,7 +245,7 @@ snapshot-controller and PD CSI driver:
245245
* gke.gcr.io/csi-attacher:v2.1.1-gke.0
246246
* gke.gcr.io/csi-resizer:v0.4.0-gke.0
247247
* gke.gcr.io/csi-snapshotter:v2.1.1-gke.0
248-
* gke.gcr.io/gcp-compute-persistent-disk-csi-driver:v0.7.0-gke.0
248+
* k8s.gcr.io/cloud-provider-gcp/gcp-compute-persistent-disk-csi-driver:v1.2.1
249249

250250
#### Migrating by Restoring from a Manually Provisioned Snapshot
251251

0 commit comments

Comments
 (0)