DARE-Jupyter-Helm-1.0.0
dare-renovate
released this
23 May 12:31
·
40 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.0.0 <repo>/jupyter
ls *.tgz
# jupyter-1.0.0.tgz
1.0.0 (2023-05-23)
Bug Fixes
Features
- Initial commit (239db6f)