Set Multiple External Dependencies for Helm Using a List of URLs

JFrog Artifactory Documentation

Products
JFrog Artifactory
Content Type
User Guide
ft:sourceType
Paligo

To support downloading files from multiple internal Artifactory URLs, you can create a list of URLs that are trusted by the repository.

By default, this feature is disabled but can be set for each aggregated remote repository separately.

The following example shows how to add the following configuration as an external dependency.

https://example.com/example-community/helm-charts/**

As a result, all the external URLs located in the index.yaml file starting with the following pattern.

https://example.com/example-community/helm-charts/

Will be replaced with the following syntax,

http://rt-host/artifactory/api/helm/helm-virtual/_external/https/example.com/exaple-community/helm-charts/