guru-actions/deploy helm chart
deploys a helm chart using a standard repo
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| chart | chart name | yes | — |
| repo | chart repository | yes | — |
| namespace | namespace to deploy to | yes | — |
| release | name of the release | yes | — |
| version | version of the chart | no | — |
| repousername | if auth required, the user name to use | no | — |
| repopassword | if auth required, the user creds to use | no | — |
| values | optional values file | no | — |
| args | optional args | no | — |
Outputs
no outputs