actions-marketplace-validations/Helm Push

Pushes a local chart to a ChartMuseum or OCI compatible registry. Supports token based auth and Chart.yaml version override.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
access-tokenAPI Token with read/write permissions to the helm registryno""
usernameUsername read/write permissions to the helm registryno""
passwordPassword with read/write permissions to the helm registryno""
registry-urlRepository urlyes""
chart-folderRelative path to chart foldernochart
versionChart Versionno""
appVersionApp Versionno""
forceWhether or not to override existing chart with same versionnofalse
update-dependenciesWhether or not to update dependencies before packagingnofalse
useOCIRegistryIf publishing to big cloud registries, utilizing OCI container spec for helm packages, set to truenofalse
add-repositoriesOptionally add list of Helm Repositories to add running `helm repo add $args` for each lineno""

no outputs