Feature 11008: Update of OSM Helm installer to latest versions
[osm/devops.git] / devops-stages / stage-build.sh
index f7cc214..f6ba385 100755 (executable)
@@ -14,6 +14,9 @@
 #    License for the specific language governing permissions and limitations
 #    under the License.
 
+# Download helm chart dependencies
+helm dependency update installers/helm/osm
+
 PKG_DIRECTORIES="common jenkins installers tools docker"
 MDG_NAME=devops
 DEB_INSTALL=debian/osm-$MDG_NAME.install