beezlabs-org/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
- Stalelast commit Jun 3, 2024
- License
- None
Pinned Snippet
uses: beezlabs-org/chart-update-deploy@57ed3e26327667d59e3c47f01b2083fa4c6a439d # 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 | — |
| acr-client-id | Azure Container Registry client id | yes | — |
| acr-password | Azure Container Registry client secret | yes | — |
Outputs
no outputs