Skip to content

Commit efdec6e

Browse files
committed
Add changelog entry about KubeSpawner 5
1 parent bfc583f commit efdec6e

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

docs/source/changelog.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,16 @@ this list should be updated.
2121
images are upgraded as soon as practical, before or after the JupyterHub
2222
chart is upgraded. We expect running user servers to be able to keep running
2323
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
2534

2635
## 2.0
2736

0 commit comments

Comments
 (0)