Skip to content

Commit 63c4f07

Browse files
fix(jupyterhub-k8s-hub): adds missing jupyterhub-singleuser bin
Signed-off-by: Mritunjay <[email protected]>
1 parent 07d0179 commit 63c4f07

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

jupyterhub-k8s-hub.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
package:
22
name: jupyterhub-k8s-hub
33
version: "4.1.0"
4-
epoch: 0
4+
epoch: 1
55
description: Zero to JupyterHub with Kubernetes
66
copyright:
77
- license: BSD-3-Clause
@@ -10,6 +10,7 @@ package:
1010
- configurable-http-proxy
1111
- iptables
1212
- py3-jupyterhub
13+
- py3-jupyterhub-bin
1314
- py3-jupyterhub-firstuseauthenticator
1415
- py3-jupyterhub-hmacauthenticator
1516
- py3-jupyterhub-idle-culler

0 commit comments

Comments
 (0)