You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
### `dind.enabled` replaced by `imageBuilderType: dind`
37
38
@@ -75,11 +76,14 @@ The following build configuration properties should be set using Traitlets in th
75
76
If you have subclassed `binderhub.build.Build` you must update your subclass (including `__init__()` if defined) to inherit from `binderhub.build.KubernetesBuildExecutor`.
76
77
The behaviour of the class is otherwise unchanged.
77
78
78
-
### Z2JH 2 and JupyterHub 3
79
+
### Z2JH 3 and JupyterHub 4
79
80
80
-
The Z2JH dependency has been updated to 2.0.0 which includes JupyterHub 3
0 commit comments