Skip to content

Commit

Permalink
Merge pull request #580 from saad-ali/updateStableImage
Browse files Browse the repository at this point in the history
Update stable image to v1.0.0
  • Loading branch information
k8s-ci-robot authored Aug 14, 2020
2 parents 7954106 + 24d01d3 commit d7d9f2e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ metadata:
imageTag:
name: gke.gcr.io/gcp-compute-persistent-disk-csi-driver
newName: gcr.io/gke-release-staging/gcp-compute-persistent-disk-csi-driver
newTag: "v0.7.0-gke.0"
newTag: "v1.0.0-gke.0"
---

apiVersion: builtin
Expand Down
2 changes: 1 addition & 1 deletion deploy/kubernetes/images/stable/image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,5 +51,5 @@ imageTag:
name: gke.gcr.io/gcp-compute-persistent-disk-csi-driver
# Don't change stable image without changing pdImagePlaceholder in
# test/k8s-integration/main.go
newTag: "v0.7.0-gke.0"
newTag: "v1.0.0-gke.0"
---

0 comments on commit d7d9f2e

Please sign in to comment.