Share via


KubernetesPublisherOptions.HelmChartVersion Property

Definition

Gets or sets the version of the Helm chart to be generated. This property specifies the version number that will be assigned to the Helm chart, typically following semantic versioning conventions.

public string HelmChartVersion { get; set; }
member this.HelmChartVersion : string with get, set
Public Property HelmChartVersion As String

Property Value

Applies to