gabe565/Setup Helm Docs
Action that installs Helm Docs, a tool for automatically generating markdown documentation for Helm charts
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| repo | The Helm Docs repo to use | — | norwoodj/helm-docs |
| token | GitHub token | — | ${{ github.token }} |
| version | The Helm Docs version to install | — | latest |
Outputs
| name | description |
|---|---|
| version | The Helm Docs version that was installed |