From d7c0a169acc1bc8689e2852df87ba5f6b7a55fa6 Mon Sep 17 00:00:00 2001 From: Lusheng Ji Date: Sun, 2 Aug 2020 21:52:31 -0400 Subject: [PATCH] Advance NONRTRIC container versions for Bronze maintenance release Change-Id: Ic79d1a4ef6b4e5a8856f18c8fa8afe3db107858b Signed-off-by: Lusheng Ji --- nonrtric/RECIPE_EXAMPLE/example_recipe.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/nonrtric/RECIPE_EXAMPLE/example_recipe.yaml b/nonrtric/RECIPE_EXAMPLE/example_recipe.yaml index 3ac4bf81..5d361260 100644 --- a/nonrtric/RECIPE_EXAMPLE/example_recipe.yaml +++ b/nonrtric/RECIPE_EXAMPLE/example_recipe.yaml @@ -33,7 +33,7 @@ a1controller: image: registry: 'nexus3.o-ran-sc.org:10002/o-ran-sc' name: nonrtric-a1-controller - tag: 2.0.0 + tag: 2.0.1 replicaCount: 1 service: allowHttp: true @@ -113,7 +113,7 @@ policymanagementservice: image: registry: 'nexus3.o-ran-sc.org:10002/o-ran-sc' name: nonrtric-policy-agent - tag: 2.0.0 + tag: 2.0.1 service: allowHttp: true httpName: http -- 2.16.6