trackcode-team/Kubectl Helm Action
Composite action to easily apply helm charts with kubectl.'
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| name | Application name | yes | — |
| chart | Path to the chart | yes | — |
| namespace | Kubernetes namespace | yes | — |
| values | Helm values, e.g: ./ops/deployments/production.yaml | yes | — |
| image-repository | E.g.: eu.gcr.io/trackcode-xxxxxx/app-web | yes | — |
| image-tag | Commit SHA hash | yes | — |
| kube-config | Kubeconfig YAML file | yes | — |
| apply | Apply to Kubernetes | no | false |
Outputs
no outputs