Creates a new install request with the given chart and options.
The name of the release.
The chart to install.
The options to use when installing the chart.
Readonly
chartThe chart to install.
Readonly
optionsThe options to use when installing the chart.
Readonly
releaseThe name of the release.
Applies this request's parameters to the given builder.
The builder to apply the parameters to
A request to install a Helm chart.