Skip to content

DARE-Jupyter-Helm-1.1.1

Compare
Choose a tag to compare
@dare-renovate dare-renovate released this 21 Aug 14:01
· 35 commits to main since this release
helm repo add --pass-credentials --username <username> --password <password> <repo> https://harbor.ukserp.ac.uk/chartrepo/dare
helm pull --version 1.1.1 <repo>/jupyter
ls *.tgz
# jupyter-1.1.1.tgz

1.1.1 (2023-08-21)

Bug Fixes

  • correctly specifiy the base condarc file on user pod startup (#21) (dbf9420)