| chart | Path to the chart source directory. | yes | — |
| version | The chart version that should be set. | — | — |
| app-version | The application version that should be set. Defaults to the chart version. | — | — |
| destination | The directory the packaged chart is written to. | — | — |
| verify | Verify the dependency signatures using PGP. | — | — |
| sign | Sign the packaged chart using PGP. | — | — |
| sign-key | Name of the key to use when signing. | — | — |
| values | Interpolated chart values that should be packaged with the chart. | — | — |
| registry-configuration | CloudBees 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 }} |