The code is provided as-is with no warranties.
Helm must be installed to use the charts. Please refer to Helm's documentation to get started.
Once Helm is set up, add the repo as follows:
helm repo add sebastiangaiser https://sebastiangaiser.github.io/helm-charts
You can then run helm search repo sebastiangaiser
to see all available charts.
Chart documentation is available in each charts directory.
Helm docs is used for automated documentation of each chart. You can easily update the documentation via the provided pre-commit configuration.