X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=scripts%2Finstall%2Finstall-acm.sh;h=73a3e71c10fd838ec45a919d99b263b327d4491a;hb=refs%2Fchanges%2F02%2F12402%2F1;hp=41cf3013424d9cd955f2b59ff340b9cd82d608b2;hpb=fd3c7529379d29670e1040926ae43234e020cfba;p=nonrtric%2Fplt%2Frappmanager.git diff --git a/scripts/install/install-acm.sh b/scripts/install/install-acm.sh index 41cf301..73a3e71 100755 --- a/scripts/install/install-acm.sh +++ b/scripts/install/install-acm.sh @@ -41,7 +41,7 @@ export WORKSPACE="$CWD/docker" #Temporary workaround. Should be removed once this gets fixed in policy/docker repo echo "Update policy-db-migrator version..." -yq eval '.dbmigrator.image="onap/policy-db-migrator:3.0-SNAPSHOT-latest"' -i $ACM_VALUES_FILE +yq eval '.dbmigrator.image="onap/policy-db-migrator:3.1-SNAPSHOT-latest"' -i $ACM_VALUES_FILE echo "Updating policy docker image versions..." bash $K8S_VERSIONS_FILE