helm-charts/miniflux/README.md

325 B

Helm chart

Install the chart

helm install --namespace miniflux --atomic miniflux .

Upgrading the chart

helm upgrade --namespace miniflux --atomic miniflux .

Using locally with latest dev image

A values.local.yml file is provided which will point the installation to the latest dev image.