Whenever HelmChart
is used in a step, a set of environment variables is automatically made available that you can use in your step.
Environment Variable | Description |
---|---|
res_<resource_name>_name | Name of the resource |
res_<resource_name>_sourceArtifactory | The name of the Helm repository in Artifactory |
res_<resource_name>_chart | The name of the Helm chart |
res_<resource_name>_version | A string that identifies the version number of the Helm chart |