X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=bin%2Finstall;h=9c591b7be119fb0f7e246aa674a1c4854882bd5a;hb=HEAD;hp=3285d7f6e19da697c1c1af976f092071d9964ff8;hpb=4eccef58788ddfcac8b1f974f7577487805d35d5;p=ric-plt%2Fric-dep.git diff --git a/bin/install b/bin/install index 3285d7f..9c591b7 100755 --- a/bin/install +++ b/bin/install @@ -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