Skip to content
DocsTry Aspire
DocsTry

HelmChartOptions.withChartVersion

Method
📦 Aspire.Hosting.Kubernetes v13.4.0-preview.1.26281.18
interface HelmChartOptions {
// ... omitted for brevity
withChartVersion(version: ParameterResource): HelmChartOptions;
}

Signature

methodwithChartVersion
Sets the Helm chart version for deployment.
withChartVersion(version: ParameterResource): HelmChartOptions
versionParameterResource
HelmChartOptions

Defined on

This method is defined on the following type: