[RICAPP-822] Fix version and tag in QP 03/6503/1 dawn 0.0.4
authordeepanshuk <deepanshu.k@hcl.com>
Tue, 20 Jul 2021 13:14:52 +0000 (18:44 +0530)
committerdeepanshuk <deepanshu.k@hcl.com>
Tue, 20 Jul 2021 13:14:52 +0000 (18:44 +0530)
Signed-off-by: Deepanshu Karnwal <deepanshu.k@hcl.com>
Change-Id: I2a26f31c24c11c3648212a6ae15ec9662e77ccd4

container-tag.yaml
xapp-descriptor/config.json

index 48c5b97..a07f5af 100644 (file)
@@ -1,4 +1,4 @@
 # The Jenkins job uses this string for the tag in the image name
 # for example nexus3.o-ran-sc.org:10004/my-image-name:my-tag
 ---
-tag: 0.0.1
+tag: 0.0.4
index 65685c4..0b29d2a 100644 (file)
@@ -7,7 +7,7 @@
                 "image": {
                     "registry": "nexus3.o-ran-sc.org:10002",
                     "name": "o-ran-sc/ric-app-qp",
-                    "tag": "0.0.1"
+                    "tag": "0.0.4"
                 }
             }
         ],