Skip to content

jupyterhub v1.0.1

Choose a tag to compare

@github-actions github-actions released this 30 May 22:33
· 1088 commits to main since this release

jupyterhub v1.0.1


Install

# OCI registry
helm install jupyterhub oci://ghcr.io/helmforgedev/helm/jupyterhub --version 1.0.1

# Helm repository
helm repo add helmforge https://repo.helmforge.dev
helm install jupyterhub helmforge/jupyterhub --version 1.0.1