Skip to content

Commit 6613c39

Browse files
authored
Merge pull request kubernetes-csi#223 from sunnylovestiramisu/update
Update k8s image repo url
2 parents 77e47cc + 0e7ae99 commit 6613c39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SIDECAR_RELEASE_PROCESS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ naming convention `<hostpath-deployment-version>-on-<kubernetes-version>`.
104104
1. Check [image build status](https://k8s-testgrid.appspot.com/sig-storage-image-build).
105105
1. Promote images from k8s-staging-sig-storage to k8s.gcr.io/sig-storage. From
106106
the [k8s image
107-
repo](https://github.com/kubernetes/k8s.io/tree/HEAD/k8s.gcr.io/images/k8s-staging-sig-storage),
107+
repo](https://github.com/kubernetes/k8s.io/tree/HEAD/registry.k8s.io/images/k8s-staging-sig-storage),
108108
run `./generate.sh > images.yaml`, and send a PR with the updated images.
109109
Once merged, the image promoter will copy the images from staging to prod.
110110
1. Update [kubernetes-csi/docs](https://github.com/kubernetes-csi/docs) sidecar

0 commit comments

Comments
 (0)