-
Notifications
You must be signed in to change notification settings - Fork 76
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
No stable releases for JupyterHub 5.0 and 5.1? #145
Comments
I think we're working on finalizing a kubespawner release, then we'll tag a new version of the chart |
@minrk to make sure, can I upgrade without a bump chart? like just bump the images (assuming that I don't use / need a feature introduced in the new chart version) |
I wouldn't guarantee it. That might work, but changes in how the chart makes config available to the image could have happened. |
Thanks 🙏 |
FYI this is blocking some folks from upgrading to JupyterHub 5.x, see https://discourse.jupyter.org/t/rtc-add-new-collaboration-groups-dynamically-without-restart-the-hub/27954/5 - given that 5.x includes new security features it might be worth tagging a version as stable if there is no known issues in the helm chart (on our side in https://github.com/nebari-dev/nebari/ we have not encountered any issues and we've been testing it since 5.0 RC and are now on 5.1). |
4.0.0-beta.1 is out! Work to get the release out is tracked in jupyterhub/zero-to-jupyterhub-k8s#3406 so I'll close this for now https://discourse.jupyter.org/t/jupyterhub-helm-chart-4-0-0-beta-1-is-out/28828 |
This is a question really, I noticed that there are no stable releases for JupyterHub 5.0 nor 5.1:
Are there any implications for using the development releases instead? Are there plans to tag one of them as stable?
The text was updated successfully, but these errors were encountered: