lfreleng-actions/☸️ Helm Chart Publisher

Publishes Helm Charts to an OCI container repository

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Jul 6, 2026
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: lfreleng-actions/helm-chart-publish-action@f5a08b0fcffcc00734d3b597b107aa2260619d60 # v0.1.2

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
usernameUsername for the repositoryyes
passwordPassword for the repositoryyes
registryDestination container registrynodocker.io
organisationOrganization/namespace in the container registryno${{ github.repository_owner }}
charts_pathPath to the Helm charts directoryno./chartstorage
permit_failAllow action to fail without failing the workflownofalse
namedescription
published_filesList of successfully published files
publication_countNumber of files successfully published
failed_countNumber of files that failed to publish
failed_filesList of files that failed to publish