actions-marketplace-validations/datalbry/helm-push
Pushes a local chart to a ChartMusem compatible repository. Supports token based auth and Chart.yaml version override.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| access-token | API Token with read/write permissions to the helm repository | no | "" |
| username | Username read/write permissions to the helm repository | no | "" |
| password | Password with read/write permissions to the helm repository | no | "" |
| repository-url | Repository url | yes | "" |
| chart-folder | Relative path to chart folder | no | chart |
| version | Chart Version | no | "" |
| appVersion | App Version | no | "" |
| force | Whether or not to override existing chart with same version | no | false |
Outputs
no outputs