package (Helm)
This operation packages a chart into a versioned chart archive file.
Target Properties
Property Name | Property Code | Required | Description |
---|---|---|---|
Kubeconfig File Path |
| No | Absolute path of kubeconfig file |
Cloud Account |
| No | Select Cloud Account |
Directory where Cloud CLI is installed |
| No | e.g. /usr/local/bin or /u01/azure/bin |
Inputs
Input Name | Input Code | Required | Description |
---|---|---|---|
Chart Name |
| No | A path to chart directory. If no path is given, this will look in the present working directory for a Chart.yaml file |
Version |
| No | Sets the version on the chart |
Update dependencies |
| No | Update dependencies from "requirements.yaml" to dir "charts/" before packaging |
Custom options |
| No | Any custom options to add to Helm Package command |
Artifacts
This operation produces artifacts that will be stored in the artifacts repository.
Endpoint Selection
This operation delegates the selection to the workflow developer to determine.
Endpoint Execution
This operations delegates the execution to the workflow developer to decide.
- style