Releases: SwanseaUniversityMedical/DARE-OPA
Releases · SwanseaUniversityMedical/DARE-OPA
DARE-OPA-Helm-1.1.1
helm repo add --pass-credentials --username <username> --password <password> <repo> https://harbor.ukserp.ac.uk/chartrepo/dare
helm pull --version 1.1.1 <repo>/opa
ls *.tgz
# opa-1.1.1.tgz
1.1.1 (2023-08-18)
DARE-OPA-Helm-1.1.0
DARE-OPA-Helm-1.0.0
helm repo add --pass-credentials --username <username> --password <password> <repo> https://harbor.ukserp.ac.uk/chartrepo/dare
helm pull --version 1.0.0 <repo>/opa
ls *.tgz
# opa-1.0.0.tgz
1.0.0 (2023-05-24)
Features
- Initial commit (46405b9)