J release changes
[ric-plt/ric-dep.git] / bin / install
index 3285d7f..9c591b7 100755 (executable)
@@ -308,7 +308,7 @@ rm kernel_optimizer.yaml
 fi
 
 for component in $COMPONENTS; do
-    helm dep up $DIR/../helm/$component
+    helm dep build $DIR/../helm/$component
     COMPONENT="${RELEASE_PREFIX}-$component"
     if [ -z $IS_HELM3 ]
     then