HelmChart

JFrog Pipelines Documentation

Products
JFrog Pipelines
Content Type
User Guide
ft:sourceType
Paligo

The HelmChart resource maps to a specific chart in an Artifactory Helm Repository.Kubernetes Helm Chart Repositories

The HelmChart resource can be used in two native steps. The HelmPublish step takes a HelmChart as a required outputResource . HelmPublish will create a new version of the chart, push it to Artifactory, and store the new version in the HelmChart resource. Then that HelmChart resource can be used as an inputResource to the HelmDeploy native step. This will automatically download the HelmChart, and use the Helm CLI to deploy it to the configured cluster.

Additional resources for HelmChart integration include: