We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae96677 commit 804505aCopy full SHA for 804505a
deploy/kubernetes/images/stable-master/image.yaml
@@ -45,7 +45,7 @@ metadata:
45
imageTag:
46
name: gke.gcr.io/gcp-compute-persistent-disk-csi-driver
47
# pdImagePlaceholder in test/k8s-integration/main.go is updated automatically with the newTag
48
- newName: us-central1-docker.pkg.dev/juliankatz-joonix/csi-dev/gcp-compute-persistent-disk-csi-driver
49
- newTag: "latest"
+ newName: registry.k8s.io/cloud-provider-gcp/gcp-compute-persistent-disk-csi-driver
+ newTag: "v1.17.2"
50
---
51
0 commit comments