tada5hi/hevi-action
A github action to version helm chart(s)
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| directory | Directory to look for Chart.yaml file(s) | — | charts |
| token | Token to interact with GitHub | — | ${{ github.token }} |
| package | Package charts? | yes | false |
| push | Push charts to (oci) registry? | yes | false |
| push_host | Host of registry | — | — |
| push_username | Username of registry | — | — |
| push_password | Password of registry | — | — |
| release | Release packages? | yes | false |
| release_branch | Git branch, where to publish helm repo index.yaml | yes | gh-pages |
| versionize | Versionize charts? | no | false |
| versionize_version | Specify a specific version | — | — |
Outputs
no outputs