Skip to content

Releases: SwanseaUniversityMedical/DARE-OPA

DARE-OPA-Helm-1.1.1

18 Aug 12:13
Compare
Choose a tag to compare
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

18 Aug 12:10
Compare
Choose a tag to compare
helm repo add --pass-credentials --username <username> --password <password> <repo> https://harbor.ukserp.ac.uk/chartrepo/dare
helm pull --version 1.1.0 <repo>/opa
ls *.tgz
# opa-1.1.0.tgz

1.1.0 (2023-08-18)

Bug Fixes

  • add helm dependent chart (17c0e18)

Features

  • complete OPA chart to deploy operator and cluster (#4) (9221cce)

DARE-OPA-Helm-1.0.0

24 May 08:33
Compare
Choose a tag to compare
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