cert-issuer-helm

Cert issuer

Helm chart providing cert issuer resources

Helm

DHIS2 core helm chart is published to https://dhis2-sre.github.io/cert-issuer-helm

To install the chart you first need to add this chart repository

helm repo add dhis2 https://dhis2-sre.github.io/cert-issuer-helm
helm repo update
helm search repo dhis2/cert-issuer --versions

The versions returned are gathered from index.yaml which is published to this GitHub page.

Release

Bump the version in Chart.yaml, commit and push. NOTE: do not create a tag yourself!

Our release workflow will then using Helm chart releaser action

Note: there might be a slight delay between the release and the index.yaml file being updated as GitHub pages have to be re-deployed.