Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

This operation packages a chart into a versioned chart archive file.

Target Properties

Property Name

Property Code

Required

Description

Kubeconfig File Path

FDKN_KUBE_CONFIG_PATH

No

Absolute path of kubeconfig file

Cloud Account

FDCLOUD_ACCOUNT_CODE

No

Select Cloud Account

Directory where Cloud CLI is installed

FDCLOUD_CLI_PATH

No

e.g. /usr/local/bin or /u01/azure/bin

Inputs

Input Name

Input Code

Required

Description

Chart Name

FDHLM_INP_CHART_NAME

No

A path to chart. If no path is given, this will look in the present working directory for a Chart.yaml file

Version

FDHLM_INP_VERSION

No

Sets the version on the chart

Update dependencies

FDHLM_BUID_DEPENDENCIES

No

Update dependencies from "requirements.yaml" to dir "charts/" before packaging

Custom options

FDHLM_INP_OPTIONS

No

Any custom options to add to Helm Package command

Artifacts

This operation produces artifacts that will be stored in the artifacts repository.

...