cloudbees-io/helm-push

Publish a Helm chart

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
chartPath to the packaged chart.yes
remoteRegistry to publish the chart to.yes
commitThe commit ID from the source repository, used when registering the build artifact in CloudBees platform. ${{ cloudbees.scm.sha }}
repository-urlThe clone URL of the source repository, used when registering the build artifact in CloudBees platform. ${{ cloudbees.scm.repositoryUrl }}
refThe ref or branch of the source repository, used when registering the build artifact in CloudBees platform. ${{ cloudbees.scm.ref }}
artifact-nameThe name of the artifact, used when registering the build artifact in CloudBees Unify. If not provided, the artifact name defaults to the name of the chart. no
component-idThe ID of the component associated with the artifact. If not provided, the artifact is registered with the component of the current workflow run. no${{ cloudbees.component.id }}
namedescription
chartThe image reference pointing to the chart upload location.
versionVersion of the uploaded chart.
artifact-idThe unique identifier of the artifact.