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
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| registry | Registry to deploy from. Valid values: gcp, aws | yes | — |
| region | Region to deploy from. Valid values: Google Cloud or AWS regions | yes | — |
| repository_name | Repository Name | yes | — |
| environment | Environment | no | "" |
| gcp_project_id | Google Cloud Project ID (required for GCP registry) | no | "" |
| workload_identity_provider | Workload Identity Provider (required for GCP registry) | no | "" |
| service_account | Service Account (required for GCP registry) | no | "" |
| cluster_name | Kubernetes cluster name (required for GCP and AWS registries) | no | "" |
| aws_role_arn | AWS IAM Role ARN for OIDC authentication (required for AWS registry) | no | "" |
| aws_role_arn_registry | AWS IAM Role ARN for OIDC authentication (required for AWS registry) | no | "" |
| chart_name | Chart Name | yes | — |
| chart_version | Chart Version | yes | — |
| chart_value_file | Chart Values File | yes | — |
| version | Version | no | "" |
Outputs
no outputs