From 60372089116269f82038c0fe38a02acbc51fb269 Mon Sep 17 00:00:00 2001 From: lapentafd Date: Wed, 15 Jan 2025 09:42:42 +0000 Subject: [PATCH] Update SME image version in it/dep charts Update from 0.1.3 staging to 0.2.0 release, solving issue with sme preload Issue-ID: NONRTRIC-992 Change-Id: I8747a80c4b4cb6da872c70e103dc407d105d669a Signed-off-by: lapentafd --- 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 3ee685a2..96654883 100644 --- a/nonrtric/RECIPE_EXAMPLE/example_recipe.yaml +++ b/nonrtric/RECIPE_EXAMPLE/example_recipe.yaml @@ -408,9 +408,9 @@ servicemanager: servicemanager: imagePullPolicy: IfNotPresent image: - registry: "nexus3.o-ran-sc.org:10004/o-ran-sc" + registry: "nexus3.o-ran-sc.org:10002/o-ran-sc" name: nonrtric-plt-servicemanager - tag: 0.1.3 + tag: 0.2.0 rappmanager: rappmanager: -- 2.16.6