Update a1 mediator image and helm installation 54/6654/2 dawn
authorsubhash kumar singh <subh.singh@samsung.com>
Tue, 7 Sep 2021 16:32:32 +0000 (22:02 +0530)
committersubhash kumar singh <subh.singh@samsung.com>
Tue, 7 Sep 2021 19:05:50 +0000 (00:35 +0530)
Update a1 mediator image to 2.5.0 and helm installation.

Issue-ID: RIC-653
Signed-off-by: subhash kumar singh <subh.singh@samsung.com>
Change-Id: I992b0ccfe43489ad470dab3fe7d549cfb8402e9c

bin/verify-ric-charts
helm/a1mediator/values.yaml

index 696e447..fdeda1b 100755 (executable)
@@ -40,7 +40,7 @@ HELM_COMMAND=helm
 if ! $($HELM_COMMAND > /dev/null);then
     echo "Download and install Helm"
     if [ ! -e helm-v${HELMVERSION}-linux-amd64.tar.gz ]; then
-      wget -nv https://storage.googleapis.com/kubernetes-helm/helm-v${HELMVERSION}-linux-amd64.tar.gz
+      wget -nv https://get.helm.sh/helm-v${HELMVERSION}-linux-amd64.tar.gz
     fi
     tar -xvf ./helm-v${HELMVERSION}-linux-amd64.tar.gz
     mv linux-amd64/helm ./
index 2790586..841bfb2 100644 (file)
@@ -25,7 +25,7 @@ a1mediator:
   imagePullPolicy: IfNotPresent
   image:
     name: ric-plt-a1
-    tag: 2.1.9
+    tag: 2.5.0
     registry: "nexus3.o-ran-sc.org:10002/o-ran-sc"
 
   # Service ports are now defined in