cloudbees-io/helm-package

Package a Helm chart

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
chartPath to the chart source directory.yes
versionThe chart version that should be set.
app-versionThe application version that should be set. Defaults to the chart version.
destinationThe directory the packaged chart is written to.
verifyVerify the dependency signatures using PGP.
signSign the packaged chart using PGP.
sign-keyName of the key to use when signing.
valuesInterpolated chart values that should be packaged with the chart.
registry-configurationCloudBees registry configuration file containing the registries to use for loading images. By default it uses the file containing the registries configured under 'Integrations' in the CloudBees platform. ${{ cloudbees.registries }}
namedescription
directoryPath to the output directory that contains the packaged chart.
chartPath to the packaged chart file.
versionVersion of the packaged chart.
nameName of the chart as defined in Chart.yaml