From 5cb831298a1866a9800ce235f5486075e83ae85f Mon Sep 17 00:00:00 2001 From: rajalakshmisv Date: Wed, 23 Nov 2022 10:14:14 +0000 Subject: [PATCH] image tag updated Signed-off-by: rajalakshmisv Change-Id: If235cf24d8f00c400449dfbb10d9cf0a6ab79c85 --- releases/container-release-ric-app-rc.yaml | 6 +++--- xapp-descriptor/config.json | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/releases/container-release-ric-app-rc.yaml b/releases/container-release-ric-app-rc.yaml index bfee266..e9d9d79 100644 --- a/releases/container-release-ric-app-rc.yaml +++ b/releases/container-release-ric-app-rc.yaml @@ -1,10 +1,10 @@ --- distribution_type: container -container_release_tag: 1.0.3 +container_release_tag: 1.0.4 container_pull_registry: nexus3.o-ran-sc.org:10004 container_push_registry: nexus3.o-ran-sc.org:10002 project: ric-app/rc -ref: 37ead4a3d922128b69c7fe1c6399ab4021d1309c +ref: 94cf6ab8206dfecee4a454d69dde53554e0d6d86 containers: - name: ric-app-rc - version: 1.0.3 + version: 1.0.4 diff --git a/xapp-descriptor/config.json b/xapp-descriptor/config.json index bf88bb0..dcb46d3 100644 --- a/xapp-descriptor/config.json +++ b/xapp-descriptor/config.json @@ -7,7 +7,7 @@ "image": { "registry": "nexus3.o-ran-sc.org:10002", "name": "o-ran-sc/ric-app-rc", - "tag": "1.0.3" + "tag": "1.0.4" } } ], -- 2.16.6