From b0753dc1d115fd4e996e07846610f6e469b562b3 Mon Sep 17 00:00:00 2001 From: czichy Date: Wed, 4 Oct 2023 07:38:44 +0300 Subject: [PATCH] Updating reference to A1 image with fix Change-Id: Ib86b2c114c3fc456c91f2cc8d42dafccb4e9ceae Signed-off-by: czichy --- RECIPE_EXAMPLE/example_recipe_latest_unstable.yaml | 2 +- RECIPE_EXAMPLE/example_recipe_oran_h_release.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/RECIPE_EXAMPLE/example_recipe_latest_unstable.yaml b/RECIPE_EXAMPLE/example_recipe_latest_unstable.yaml index 9e45d93..71ad931 100644 --- a/RECIPE_EXAMPLE/example_recipe_latest_unstable.yaml +++ b/RECIPE_EXAMPLE/example_recipe_latest_unstable.yaml @@ -62,7 +62,7 @@ a1mediator: image: registry: "nexus3.o-ran-sc.org:10002/o-ran-sc" name: ric-plt-a1 - tag: 3.1.1 + tag: 3.1.2 rmr_timeout_config: a1_rcv_retry_times: 20 ins_del_no_resp_ttl: 5 diff --git a/RECIPE_EXAMPLE/example_recipe_oran_h_release.yaml b/RECIPE_EXAMPLE/example_recipe_oran_h_release.yaml index 9e45d93..71ad931 100644 --- a/RECIPE_EXAMPLE/example_recipe_oran_h_release.yaml +++ b/RECIPE_EXAMPLE/example_recipe_oran_h_release.yaml @@ -62,7 +62,7 @@ a1mediator: image: registry: "nexus3.o-ran-sc.org:10002/o-ran-sc" name: ric-plt-a1 - tag: 3.1.1 + tag: 3.1.2 rmr_timeout_config: a1_rcv_retry_times: 20 ins_del_no_resp_ttl: 5 -- 2.16.6