File tree Expand file tree Collapse file tree 1 file changed +10
-1
lines changed Expand file tree Collapse file tree 1 file changed +10
-1
lines changed Original file line number Diff line number Diff line change @@ -21,7 +21,16 @@ this list should be updated.
21
21
images are upgraded as soon as practical, before or after the JupyterHub
22
22
chart is upgraded. We expect running user servers to be able to keep running
23
23
during the upgrade.
24
- - Changelog available at https://jupyterhub.readthedocs.io/en/stable/changelog.html
24
+ - Please refer to the [ JupyterHub changelog] for details
25
+ - KubeSpawner 4.2.0 is upgraded to 5.0.0
26
+ - Please read to the [ KubeSpawner changelog] 's breaking changes and be aware
27
+ that configuring [ ` singleuser.extraEnv ` ] ( schema_singleuser.extraEnv ) is to
28
+ configure ` KubeSpawner.environment ` , and to configure
29
+ [ ` singleuser.profileList ` ] ( schema_singleuser.profileList ) is to configure
30
+ ` KubeSpawner.profile_list ` .
31
+
32
+ [ jupyterhub changelog ] : https://jupyterhub.readthedocs.io/en/stable/changelog.html
33
+ [ kubespawner changelog ] : https://jupyterhub-kubespawner.readthedocs.io/en/latest/changelog.html
25
34
26
35
## 2.0
27
36
You can’t perform that action at this time.
0 commit comments