Skip to content
DocsTry Aspire
DocsTry

HelmChartVersionAnnotation

Classsealednet8.0
📦 Aspire.Hosting.Kubernetes v13.4.0-preview.1.26281.18
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