Skip to content

jupyterhub v1.0.4

Choose a tag to compare

@github-actions github-actions released this 16 Jun 12:21
· 813 commits to main since this release

jupyterhub v1.0.4

Bug Fixes

  • fix(jupyterhub): complete chart standards (#510)

Other Changes

  • release(jupyterhub): 1.0.4 [skip ci]

Install

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

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