vyoma-ai/Helm Package Push
Action to package a helm chart and push it to the chart repo
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| dev | Whether to create a development chart | no | false |
| acr-client-id | Azure Container Registry client id | yes | — |
| acr-client-secret | Azure Container Registry client secret | yes | — |
| push | Push the chart to the chart repo | no | true |
| app-version | The version of the application | no | "" |
| working-dir | The working directory of the project | no | . |
Outputs
| name | description |
|---|---|
| chart-name | The name of the chart |
| chart-version | The version of the chart |