HelmChartVersionAnnotation
Class sealed net8.0
An annotation placed on a
KubernetesEnvironmentResource that specifies the Helm chart version for deployment. namespace Aspire.Hosting.Kubernetes;
public sealed class HelmChartVersionAnnotation : Aspire.Hosting.ApplicationModel.IResourceAnnotation{ // ...} IResourceAnnotation
Constructors1
Section titled ConstructorsHelmChartVersionAnnotation(ReferenceExpression) An annotation placed on a
KubernetesEnvironmentResource that specifies the Helm chart version for deployment. Properties1
Section titled PropertiesVersiongetReferenceExpression Gets the Helm chart version as a
ApplicationModel.ReferenceExpression.