helm-docs

Auto-generates markdown documentation for Helm charts

brewmacoslinux
Try with needOr install directly
Source

About

Tool for automatically generating markdown documentation for helm charts

Commands

helm-docs

Examples

Generate documentation for a Helm chart in the current directory$ helm-docs
Generate documentation for a specific chart directory$ helm-docs -c ./path/to/chart
Generate documentation for all charts in a directory recursively$ helm-docs -r ./path/to/charts