jupyterhub / configurable-http-proxy

node-http-proxy plus a REST API
BSD 3-Clause "New" or "Revised" License
239 stars 127 forks source link

Move from DockerHub to quay.io #508

Closed yuvipanda closed 10 months ago

yuvipanda commented 11 months ago

Companion PR to https://github.com/jupyterhub/zero-to-jupyterhub-k8s/pull/3254. See that PR for more information.

yuvipanda commented 10 months ago

Thanks @minrk. I'll use workflow dispatch to run this just in case.

yuvipanda commented 10 months ago

I just re-pushed 4.6.0 but realized that won't actually trigger the new workflow, only the old one.

I don't want to make a fresh release, so I've just re-run ➜ skopeo copy --multi-arch all docker://jupyterhub/configurable-http-proxy:4.6.0 docker://quay.io/jupyterhub/configurable-http-proxy:4.6.0 and am gonna call it done.