rnanthan/Setup Kubectl and Helm
Setup kubectl and Helm with specified versions and optional cluster configuration
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| kubectl-version | Version of kubectl to install | no | latest |
| helm-version | Version of Helm to install | no | latest |
| kube-config | Base64 encoded kubeconfig file | no | — |
| context-name | Kubernetes context to use | no | — |
| helm-repositories | JSON array of Helm repositories to add (format: [{"name": "repo-name", "url": "repo-url"}]) | no | [] |
Outputs
no outputs