File tree Expand file tree Collapse file tree 1 file changed +9
-2
lines changed Expand file tree Collapse file tree 1 file changed +9
-2
lines changed Original file line number Diff line number Diff line change @@ -3,9 +3,16 @@ apiVersion: v2
33name : binderhub
44version : 0.2.0-set.by.chartpress
55dependencies :
6- # https://github.com/jupyterhub/zero-to-jupyterhub-k8s/tags
6+ # Source code: https://github.com/jupyterhub/zero-to-jupyterhub-k8s
7+ # Latest version: https://github.com/jupyterhub/zero-to-jupyterhub-k8s/tags
8+ # App changelog: https://github.com/jupyterhub/zero-to-jupyterhub-k8s/tree/HEAD/CHANGELOG.md
9+ #
10+ # Important: Whenever you bump the jupyterhub Helm chart version, also inspect
11+ # the helm-chart/images/binderhub pinned version in requirements.in
12+ # and run "./dependencies freeze --upgrade".
13+ #
714 - name : jupyterhub
8- version : " 1.0 .1"
15+ version : " 1.1 .1"
916 repository : " https://jupyterhub.github.io/helm-chart"
1017description : |-
1118 BinderHub is like a JupyterHub that automatically builds environments for the
You can’t perform that action at this time.
0 commit comments