Skip to content
Docs Try Aspire

HelmChartMaintainer

Class sealed net10.0
📦 Aspire.Hosting.Kubernetes v13.1.2-preview.1.26125.13
Represents a maintainer of a Helm Chart as specified in the chart.yaml file.
namespace Aspire.Hosting.Kubernetes.Resources;
public sealed class HelmChartMaintainer
{
// ...
}