Update version of policy db migrator container 02/12402/1
authoraravind.est <aravindhan.a@est.tech>
Tue, 2 Jan 2024 15:51:05 +0000 (15:51 +0000)
committeraravind.est <aravindhan.a@est.tech>
Tue, 2 Jan 2024 15:51:05 +0000 (15:51 +0000)
Image version of policy db migrator updated.

Issue-ID: NONRTRIC-958
Signed-off-by: aravind.est <aravindhan.a@est.tech>
Change-Id: I565b55d8c3c2acd4eab477a9d606481ef00d5e16

scripts/install/install-acm.sh

index 41cf301..73a3e71 100755 (executable)
@@ -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