Optional
namespace: stringOptional
kubeContext: stringOptional
extraArguments: stringOptional
version: stringGets additional arguments to pass to the helm command.
The additional arguments or undefined if not set.
Gets the Kubernetes context to use.
The Kubernetes context or undefined if not set.
Gets the namespace where the release should be upgraded.
The namespace or undefined if not set.
Gets whether to reuse the last release's values.
True if values should be reused, false otherwise.
Gets the version of the chart to upgrade to.
The version or undefined if not set.
Applies the options to the given builder.
The builder to apply the options to.
Options for upgrading a Helm chart.