modest-as/Helm Deploy Action
Deploys a helm chart
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| release | Helm release name. Will be combined with track if set. | — | — |
| chart | Helm chart name. | — | — |
| namespace | Kubernetes namespace name. | — | — |
| values | Helm chart values, expected to be a YAML or JSON string. | — | — |
| valuefile | Additional value file to apply to the helm chart. | — | — |
| repo | Custom helm repository. | — | — |
| username | Custom helm repository username. | — | — |
| password | Custom helm repository password. | — | — |
| args | Additional arguments. | — | "" |
Outputs
no outputs