noose/Kubectl Helm AWS CLI Action
A custom GitHub Action to use kubectl, helm, and AWS CLI in one package
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Nov 18, 2024
- License
- None
Pinned Snippet
uses: noose/kubectl-helm-awscli@508514616cacc7ba98409e6eff515e616ff9e3fa # v1.31.2-3.16.3-2.21.0tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| kubectl_version | The version of kubectl to use | yes | 1.31.0 |
| helm_version | The version of helm to use | yes | 3.14.0 |
| aws_cli_version | The version of AWS CLI to use | yes | 2.17.31 |
| args | The command to run with kubectl, helm, and AWS CLI | yes | "" |
Outputs
no outputs