In order to include the helm charts you created in chapter Helm charts to a VidiFlow deployment package, create a folder structure (as shown below in red) inside the HelmCharts folder of this package.

Helm chart folder naming

Note that the first and third level of folders you created (examplepackage in the picture below) can be freely chosen but must be identical. They denote the name of the helm chart and will be used later on. The second folder level contains the helm chart version and should be 1.0.0 in general.

Once the folders are created, copy all files from the helm folder of your solution (see section Pre-requisites) into the third level folder (marked in green).