Skip to content

Commit 804505a

Browse files
committed
Revert stable-master/image.yaml to master version
1 parent ae96677 commit 804505a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

deploy/kubernetes/images/stable-master/image.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ metadata:
4545
imageTag:
4646
name: gke.gcr.io/gcp-compute-persistent-disk-csi-driver
4747
# 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"
48+
newName: registry.k8s.io/cloud-provider-gcp/gcp-compute-persistent-disk-csi-driver
49+
newTag: "v1.17.2"
5050
---
5151

0 commit comments

Comments
 (0)