jupyterhub v1.0.3
·
966 commits
to main
since this release
jupyterhub v1.0.3
Other Changes
- release(jupyterhub): 1.0.3 [skip ci]
- chore(charts): add SPDX-License-Identifier headers across the catalog (#438)
Install
# OCI registry
helm install jupyterhub oci://ghcr.io/helmforgedev/helm/jupyterhub --version 1.0.3
# Helm repository
helm repo add helmforge https://repo.helmforge.dev
helm install jupyterhub helmforge/jupyterhub --version 1.0.3