conventional-actions/helm-docs
Run Helm Docs
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| chart-search-root | directory to search recursively within for charts | no | . |
| badge-style | badge style to use for charts | no | flat-square |
| ignore-file | The filename to use as an ignore file to exclude chart directories | no | .helmdocsignore |
| log-level | Level of logs that should printed, one of (panic, fatal, error, warning, info, debug, trace) | no | info |
| output-file | markdown file path relative to each chart directory to which rendered documentation will be written | no | README.md |
| sort-values-order | order in which to sort the values table ("alphanum" or "file") | no | alphanum |
| template-files | gotemplate file paths relative to each chart directory from which documentation will be generated | no | README.md.gotmpl |
| values-file | Path to values file | no | values.yaml |
Outputs
no outputs