publicChartOptions
Hierarchy
- LoadOptions
- ChartOptions
Index
Properties
optionalapiVersions
optionalcaFile
Verify certificates of HTTPS-enabled servers using this CA bundle.
optionalcertFile
Identify HTTPS client using this SSL certificate file.
chart
The path of a local chart or the name of a remote chart.
optionaldependencyUpdate
Run helm dependency update before installing the chart.
optionaldescription
Add a custom description.
optionaldevel
Use development versions, too. Equivalent to version '>0.0.0-0'. If
version
is set, this is ignored.
optionalgenerateName
Generate the name (and omit the name
parameter).
optionalincludeCrds
Include CRDs in the templated output.
optionalkeyFile
Identify HTTPS client using this SSL key file.
optionalkeyring
Location of public keys used for verification.
optionalname
Name of the release.
optionalnameTemplate
Specify template used to name the release.
optionalnamespace
Namespace scope for this request.
optionalnoHooks
Prevent hooks from running during install.
optionalpassword
Chart repository password where to locate the requested chart.
optionalrepo
Chart repository url where to locate the requested chart.
optionalskipTests
Skip tests from templated output.
optionaltimeout
Time to wait for any individual Kubernetes operation (like Jobs for hooks)
optionalusername
Chart repository username where to locate the requested chart.
optionalvalues
Specify values.
optionalverify
Verify the package before using it.
optionalversion
Specify the exact chart version to use. If this is not specified, the latest version is used.
Kubernetes API versions used for
Capabilities.APIVersions
.