openinfradev/Helm Push
Pushes helm charts to a ChartMuseum or OCI compatible registry.
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 registry | no | "" |
| username | Username read/write permissions to the helm registry | no | "" |
| password | Password with read/write permissions to the helm registry | no | "" |
| registry-url | Repository url | yes | "" |
| charts-dir | Relative path to charts dir | no | charts |
| force | Whether or not to override existing chart with same version | no | false |
| linting | Whether or not to lint helm charts | no | false |
| useOCIRegistry | If publishing to big cloud registries, utilizing OCI container spec for helm packages, set to true | no | false |
Outputs
no outputs