File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -15,8 +15,12 @@ this list should be updated.
15
15
- K8s 1.22 is now required.
16
16
- The Helm chart's provided images now use Python 3.11 instead of Python 3.9.
17
17
- JupyterHub 3.0.0 is upgraded to 4.0.0b1.
18
- - The upgrade does not require restarts of single-user servers', and they can
19
- have either jupyterhub 3 or 4 installed both before and after the upgrade.
18
+ - Although it is not officially supported to run a JupyterHub server with a
19
+ major version different from the singleuser servers' ` jupyterhub-singleuser `
20
+ version, it seems possible during this upgrade. We recommend your singleuser
21
+ images are upgraded as soon as practical, before or after the JupyterHub
22
+ chart is upgraded. We expect running user servers to be able to keep running
23
+ during the upgrade.
20
24
- Changelog available at https://jupyterhub.readthedocs.io/en/latest/changelog.html
21
25
22
26
## 2.0
You can’t perform that action at this time.
0 commit comments