martoc/Distribute a helm image
This action copies a helm image to multiple registries.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| source_registry | Source registry | yes | — |
| source_workload_identity_provider | Workload Identity Provider | no | — |
| source_service_account | Service Account | no | — |
| source_region | Region to pull the helm chart from. Valid values: Google Cloud or AWS regions. | no | "" |
| source_gcp_project_id | Google Cloud Project ID | no | "" |
| source_aws_role_arn | AWS IAM Role ARN for OIDC authentication | no | "" |
| target_registry | Target registry | yes | — |
| target_workload_identity_provider | Workload Identity Provider | no | — |
| target_service_account | Service Account | no | — |
| target_region | Region to push the helm chart to. Valid values: Google Cloud or AWS regions. | no | "" |
| target_gcp_project_id | Google Cloud Project ID | no | "" |
| target_aws_role_arn | AWS IAM Role ARN for OIDC authentication | no | "" |
| chart_name | Helm chart in the format namespace/chart | yes | — |
| chart_version | Helm chart chart_name | yes | — |
Outputs
no outputs