NONRTRIC - Update recent version of pm-file-converter 96/13596/1
authoraravind.est <aravindhan.a@est.tech>
Thu, 10 Oct 2024 14:39:37 +0000 (15:39 +0100)
committeraravind.est <aravindhan.a@est.tech>
Thu, 10 Oct 2024 14:39:37 +0000 (15:39 +0100)
pm-file-converter version 1.1.1 updated in docker and helm installation files

Issue-ID: NONRTRIC-1036
Change-Id: I0ddde3ad3f9ed79f609414425d8f53e3d9b64e51
Signed-off-by: aravind.est <aravindhan.a@est.tech>
docker-proj/docker-setup.sh
install/helm/nrt-pm/charts/kafka-producer-pm-json2influx/templates/app-statefulset.yaml
install/helm/nrt-pm/charts/kafka-producer-pm-json2kafka/templates/app-statefulset.yaml
install/helm/nrt-pm/charts/kafka-producer-pm-xml2json/templates/app-statefulset.yaml

index 695d845..50cdf89 100755 (executable)
@@ -97,7 +97,7 @@ pull_image $DMAAPADP_IMAGE
 export DFC_IMAGE="nexus3.o-ran-sc.org:10001/o-ran-sc/nonrtric-plt-ranpm-datafilecollector:1.0.0"
 pull_image $DFC_IMAGE
 
-export KPX_IMAGE="nexus3.o-ran-sc.org:10001/o-ran-sc/nonrtric-plt-ranpm-pm-file-converter:1.0.1"
+export KPX_IMAGE="nexus3.o-ran-sc.org:10001/o-ran-sc/nonrtric-plt-ranpm-pm-file-converter:1.1.1"
 pull_image $KPX_IMAGE
 
 export AUTH_TOKEN_IMAGE=nexus3.o-ran-sc.org:10001/o-ran-sc/nonrtric-plt-auth-token-fetch:1.1.1
index 43fb831..a8b34fb 100644 (file)
@@ -39,7 +39,7 @@ spec:
     spec:
       containers:
       - name: kafka-producer-pm-json2influx
-        image: nexus3.o-ran-sc.org:10002/o-ran-sc/nonrtric-plt-ranpm-pm-file-converter:1.1.0
+        image: nexus3.o-ran-sc.org:10002/o-ran-sc/nonrtric-plt-ranpm-pm-file-converter:1.1.1
         imagePullPolicy: Always
         ports:
         - name: http
index b7c3144..5aacf26 100644 (file)
@@ -39,7 +39,7 @@ spec:
     spec:
       containers:
       - name: kafka-producer-pm-json2kafka
-        image: nexus3.o-ran-sc.org:10002/o-ran-sc/nonrtric-plt-ranpm-pm-file-converter:1.1.0
+        image: nexus3.o-ran-sc.org:10002/o-ran-sc/nonrtric-plt-ranpm-pm-file-converter:1.1.1
         imagePullPolicy: Always
         ports:
         - name: http
index f40ad17..31d46da 100644 (file)
@@ -39,7 +39,7 @@ spec:
     spec:
       containers:
       - name: kafka-producer-pm-xml2json
-        image: nexus3.o-ran-sc.org:10002/o-ran-sc/nonrtric-plt-ranpm-pm-file-converter:1.1.0
+        image: nexus3.o-ran-sc.org:10002/o-ran-sc/nonrtric-plt-ranpm-pm-file-converter:1.1.1
         imagePullPolicy: Always
         ports:
         - name: http