Skip to content

Commit fb58354

Browse files
committed
binderhub image: relax jupyterhub pin to major version
1 parent ffcf636 commit fb58354

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

helm-chart/images/binderhub/requirements.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ google-cloud-logging==3.*
1010
# jupyterhub's major version should be matched with the JupyterHub Helm chart's
1111
# used version of JupyterHub.
1212
#
13-
jupyterhub==1.5.*
13+
jupyterhub==1.*
1414

1515
# https://github.com/kubernetes-client/python
1616
kubernetes==9.*

0 commit comments

Comments
 (0)