From 85976d7cc4c13f9831586d0492169ad2b28f570e Mon Sep 17 00:00:00 2001 From: czichy Date: Mon, 19 Jun 2023 11:58:30 +0300 Subject: [PATCH] H release images for A1 Change-Id: I607fe19d4a324a036c208753ebe054927338e4a7 Signed-off-by: czichy --- RECIPE_EXAMPLE/example_recipe_latest_unstable.yaml | 4 ++-- RECIPE_EXAMPLE/example_recipe_oran_h_release.yaml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/RECIPE_EXAMPLE/example_recipe_latest_unstable.yaml b/RECIPE_EXAMPLE/example_recipe_latest_unstable.yaml index 0eee531..9e45d93 100644 --- a/RECIPE_EXAMPLE/example_recipe_latest_unstable.yaml +++ b/RECIPE_EXAMPLE/example_recipe_latest_unstable.yaml @@ -60,9 +60,9 @@ prometheus: a1mediator: image: - registry: "nexus3.o-ran-sc.org:10004/o-ran-sc" + registry: "nexus3.o-ran-sc.org:10002/o-ran-sc" name: ric-plt-a1 - tag: 3.1.0 + tag: 3.1.1 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 0eee531..9e45d93 100644 --- a/RECIPE_EXAMPLE/example_recipe_oran_h_release.yaml +++ b/RECIPE_EXAMPLE/example_recipe_oran_h_release.yaml @@ -60,9 +60,9 @@ prometheus: a1mediator: image: - registry: "nexus3.o-ran-sc.org:10004/o-ran-sc" + registry: "nexus3.o-ran-sc.org:10002/o-ran-sc" name: ric-plt-a1 - tag: 3.1.0 + tag: 3.1.1 rmr_timeout_config: a1_rcv_retry_times: 20 ins_del_no_resp_ttl: 5 -- 2.16.6