camalot/Helm Build

Build, Package, and Publish Helm Charts to Artifactory

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
lint_argsAdditional arguments to add to `helm lint`. Example: --set foo=barno""
lint_strictShould action use --strict flag for linting (default: true)notrue
template_lintShould action use 'helm template lint' vs 'helm lint' (default: false)nofalse
target_refThe branch ref to target for the commit change.nodevelop
plugin_versionThe version of the helm artifactory push pluginno1.0.1
ARTIFACTORY_URLThe base url to artifactory.yes
ARTIFACTORY_USERThe artifactory login useryes
ARTIFACTORY_TOKENThe artifactory login tokenyes
ARTIFACTORY_REPO_NAMEThe name of the helm repo in artifactorynohelm
GITHUB_TOKENThe github tokenno${{ github.token }}
namedescription
chart_versionThe updated version of the chart
chart_tagThe value set for the commit tag
chart_nameThe name of the chart that was published