gas-buddy/Automate Helm Chart Updates
A reusable GitHub Action to update Helm chart values with the latest ECR image tag.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| repository-name | ECR repository name (e.g., testing). | yes | — |
| aws-access-key-id | AWS Access Key ID. | yes | — |
| aws-secret-access-key | AWS Secret Access Key. | yes | — |
| aws-region | AWS Region (e.g., us-east-1). | yes | — |
| aws-account-id | AWS Account ID (e.g., 123456789012). | yes | — |
| helm-chart-path | Path to the Helm chart values file. | yes | — |
| github-token | GitHub token for authentication. | yes | — |
| slack-webhook-url | Slack Webhook URL for notifications. | no | — |
Outputs
no outputs