martoc/Deploys a Helm Chart
This action deploys a Helm chart to a registry.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit May 12, 2026
- License
- MIT
Pinned Snippet
uses: martoc/action-helm-build@185a9ba2976bdebd98530ba77983a983d7215ad9 # v0.2.1tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| registry | Registry to push the Helm chart to (default: docker.io) valid values: gcp, aws | no | docker.io |
| region | Region to push the container to valid values: google cloud or aws regions | no | "" |
| repository_name | Repository Name | no | "" |
| aws_account_id | AWS Account ID | no | "" |
| gcp_project_id | Google Cloud Project ID | no | "" |
Outputs
no outputs