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.

...

Input Name

Input Code

Required

Description

Chart Name

FDHLM_INP_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

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

...