dharmalife-foundation/Chart Update on Deploy
Action to update a Helm chart when deploying an application
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit Nov 18, 2025
- License
- None
Pinned Snippet
uses: dharmalife-foundation/chart-update-deploy@603d533f20d43e882d709912e6db35b3ce386084 # v1tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| pat | PAT for accessing the application repo | yes | — |
| env | Name of the environment to deploy the application | yes | — |
| chart-name | Name of the chart getting deployed | yes | — |
| chart-version | Version of the chart to deploy | yes | — |
| dependency | Name of the dependency to update | yes | — |
| project-id | Google Cloud project ID | yes | — |
| workload-identity-provider | GCP Workload Identity Provider | yes | — |
Outputs
no outputs