Skip to content

helm-dagu-1.0.10

Choose a tag to compare

@github-actions github-actions released this 28 Jun 03:49
9cd4097

Helm chart release for Dagu.

This GitHub release publishes the packaged dagu Helm chart for the Helm repository at https://dagucloud.github.io/dagu. It is not a Dagu application binary release.

Install the chart with:

helm repo add dagu https://dagucloud.github.io/dagu
helm repo update
helm install dagu dagu/dagu --set persistence.storageClass=<your-rwx-storage-class>

Application releases use separate vX.Y.Z tags.