Helm must be installed to use the charts. Please refer to Helm's documentation to get started.
Once Helm is set up properly, add the repo as follows:
helm repo add mariof-charts https://mario-f.github.io/helm-charts/
You can then run helm search repo mariof-charts
to see the charts.
The chart and app versions are distinct from each other, this means chart development will increase the chart version according to semantic-versioning.
Application version update will trigger only a patch release.
Some charts using bitnami readme-generator-for-helm, please make sure to update readme this way.
readme-generator -v values.yaml -r README.md