From f7d7ea52ccd493b79fae788da8aebf8a6000eeab Mon Sep 17 00:00:00 2001 From: "Lott, Christopher (cl778h)" Date: Tue, 28 Apr 2020 13:27:23 -0400 Subject: [PATCH] Upgrade A1 Mediator image tag to 2.1.8 This image uses RMR version 4.0.2 Signed-off-by: Lott, Christopher (cl778h) Change-Id: I1ecea4f1cea68a068b99fe11a3371afe4baf206a --- RECIPE_EXAMPLE/example_recipe.yaml | 2 +- helm/a1mediator/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/RECIPE_EXAMPLE/example_recipe.yaml b/RECIPE_EXAMPLE/example_recipe.yaml index 7a2b16a..c0484b5 100644 --- a/RECIPE_EXAMPLE/example_recipe.yaml +++ b/RECIPE_EXAMPLE/example_recipe.yaml @@ -57,7 +57,7 @@ extsvcplt: a1mediator: image: name: ric-plt-a1 - tag: 2.0.0 + tag: 2.1.8 rmr_timeout_config: a1_rcv_retry_times: 20 ins_del_no_resp_ttl: 5 diff --git a/helm/a1mediator/values.yaml b/helm/a1mediator/values.yaml index abaef94..ada498a 100644 --- a/helm/a1mediator/values.yaml +++ b/helm/a1mediator/values.yaml @@ -25,7 +25,7 @@ a1mediator: imagePullPolicy: IfNotPresent image: name: ric-plt-a1 - tag: 2.1.6 + tag: 2.1.8 registry: "nexus3.o-ran-sc.org:10002/o-ran-sc" # Service ports are now defined in -- 2.16.6