ccnmxns/Helm Action
Perform someting with Helm in the cluster
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| kubeconfig | The path to the kubeconfig file | yes | ./kubeconfig |
| chart | The chart to install | no | "" |
| release | The release name | yes | helm-example |
| version | The chart version | no | "" |
| namespace | The namespace to install the chart | yes | default |
| command | Command for the Helm action | yes | upgrade |
| values-file | Values file for the Helm chart | no | Values.yaml |
| values | Values for the Helm chart | no | "" |
Outputs
no outputs