jx gitops helm build
Builds and lints any helm charts
Usage
jx gitops helm build
Synopsis
Builds and lints any helm charts
Examples
# generates the resources from a helm chart
jx-gitops step helm template
Options
-n, --binary string specifies the helm binary location to use. If not specified defaults to 'helm' on the $PATH
-c, --charts-dir string the directory to look for helm charts to release (default "charts")
-h, --help help for build
--use-helm-plugin uses the jx binary plugin for helm rather than whatever helm is on the $PATH
Source
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.
Last modified April 20, 2021: chore: regenerated plugin docs (412f8f1671)