Feature 11008: Update of OSM Helm installer to latest versions
[osm/devops.git] / devops-stages / stage-test.sh
index 1e2f913..175835f 100755 (executable)
@@ -39,6 +39,9 @@ for charm in $OLD_CHARMS_NAMES; do
     fi
 done
 
+# Download helm chart dependencies
+helm dependency update installers/helm/osm
+
 # Execute linting test for OSM helm chart
 helm lint installers/helm/osm