actions-marketplace-validations/Chart Publish Action

Publish a Helm chart to a directory

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Jan 6, 2021
License
Apache 2.0

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/moikot_chart-publish-action@2e90c5c3ff90686a44eaa1127ac7603113642973 # no releases — HEAD as of 2026-07-12

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

namedescriptionrequireddefault
chartThe relative path under $GITHUB_WORKSPACE to the chart (default: 'chart')nochart
helm_imageThe Docker image containing Helm (default: 'alpine/helm:3.3.0')noalpine/helm:3.3.0
charts_dirThe relative path under $GITHUB_WORKSPACE to publish to
charts_urlThe URL of the charts repository (e.g. 'https://janedoe.github.io/helm-charts')yes
namedescription
chartThe published chart file name