actions-marketplace-validations/Helm Chart Releaser OCI

Push Helm charts to OCI-based (Docker) registries

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit May 24, 2022
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/sharekey_helm-oci-chart-releaser@215c1c208ec8b0d89e4085fa6f0b87fc19d1a502 # no releases — HEAD as of 2026-07-10

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

namedescriptionrequireddefault
nameChart nameyes
repositoryChart repository nameyes
tagChart versionyes
pathChart path (Default 'charts/{name}')no
registryOCI registryyes
registry_usernameOCI registry usernameyes
registry_passwordOCI registry passwordyes
namedescription
imageChart image (Default '{registry}/{repository}/{image}:{tag}')