We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 34f8ec6 commit cff3c6bCopy full SHA for cff3c6b
1 file changed
applications/jupyterhub/README.md
@@ -31,3 +31,13 @@ To support the pre pulling of task images see (https://github.com/MetaCell/cloud
31
the template `templates/image-puller/_helpers-daemonset.tpl` has been changed (see line 167 and on)
32
33
TODO: remember to implement/revise this code after you have updated/changed the templates of JupyterHub
34
+
35
+## How to update
36
37
+The helm chart is based on the [zero-to-jupyterhub](https://github.com/jupyterhub/zero-to-jupyterhub-k8s/) helm chart.
38
39
+1. Run update.sh [TAG] # Do not use latest!
40
+2. Restore from the diff files with EDIT: CLOUDHARNESS
41
42
+Customize notebook image: quay.io/jupyterhub/k8s-singleuser-sample:[TAG]
43
0 commit comments