--ca-file string verify certificates of HTTPS-enabled servers using this CA bundle
--cert-file string identify HTTPS client using this SSL certificate file
--devel use development versions, too. Equivalent to version '>0.0.0-0'. If --version is set, this is ignored.
-x, --execute stringArray only execute the given templates
-x, --execute stringArray only execute the given templates
-h, --help help for template
-h, --help help for template
--is-upgrade set .Release.IsUpgrade instead of .Release.IsInstall
--is-upgrade set .Release.IsUpgrade instead of .Release.IsInstall
--key-file string identify HTTPS client using this SSL key file
--keyring string location of public keys used for verification (default "~/.gnupg/pubring.gpg")
--kube-version string kubernetes version used as Capabilities.KubeVersion.Major/Minor (default "1.9")
--kube-version string kubernetes version used as Capabilities.KubeVersion.Major/Minor (default "1.9")
-n, --name string release name (default "release-name")
-n, --name string release name (default "release-name")
--name-template string specify template used to name the release
--name-template string specify template used to name the release
--namespace string namespace to install the release into
--namespace string namespace to install the release into
--notes show the computed NOTES.txt file as well
--notes show the computed NOTES.txt file as well
--output-dir string writes the executed templates to files in output-dir instead of stdout
--output-dir string writes the executed templates to files in output-dir instead of stdout
--password string chart repository password where to locate the requested chart
--repo string chart repository url where to locate the requested chart
--set stringArray set values on the command line (can specify multiple or separate values with commas: key1=val1,key2=val2)
--set stringArray set values on the command line (can specify multiple or separate values with commas: key1=val1,key2=val2)
--set-file stringArray set values from respective files specified via the command line (can specify multiple or separate values with commas: key1=path1,key2=path2)
--set-file stringArray set values from respective files specified via the command line (can specify multiple or separate values with commas: key1=path1,key2=path2)
--set-string stringArray set STRING values on the command line (can specify multiple or separate values with commas: key1=val1,key2=val2)
--set-string stringArray set STRING values on the command line (can specify multiple or separate values with commas: key1=val1,key2=val2)
--username string chart repository username where to locate the requested chart
-f, --values valueFiles specify values in a YAML file (can specify multiple) (default [])
-f, --values valueFiles specify values in a YAML file (can specify multiple) (default [])
--verify verify the provenance data for this chart
--version string version of the chart. By default, the newest chart is selected
```
```
### Options inherited from parent commands
### Options inherited from parent commands
@ -55,4 +65,4 @@ helm template [flags] CHART
* [helm](helm.md) - The Helm package manager for Kubernetes.
* [helm](helm.md) - The Helm package manager for Kubernetes.
###### Auto generated by spf13/cobra on 1-Aug-2018
###### Auto generated by spf13/cobra on 28-May-2019