omec-project / sdcore-helm-charts

Helm charts used for SD-Core packaging
2 stars 4 forks source link

Improve Charts file to directly point to dependencies (file://) instead of using links (https://) #24

Closed gab-arrobo closed 2 months ago

gab-arrobo commented 2 months ago

This PR makes things easier when using local Helm Charts and it is compatible to when using "online" Helm Charts (from https://charts.aetherproject.org/). This PR follows the same implementation as it was done in the SD-RAN Helm Charts (https://github.com/onosproject/sdran-helm-charts/blob/master/sd-ran/Chart.yaml)