From 0329803945e686e848ecb924c675cb996e8dcf0d Mon Sep 17 00:00:00 2001 From: josephthaliath Date: Tue, 8 Aug 2023 12:14:59 +0530 Subject: [PATCH] Updating new tags for H Maintenance release Issue-Id: AIMLFW-50 Change-Id: I8e61a2e5053cb49a84968d6d616145b269e72c9f Signed-off-by: josephthaliath --- RECIPE_EXAMPLE/example_recipe_nexus_images_oran_h_release.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/RECIPE_EXAMPLE/example_recipe_nexus_images_oran_h_release.yaml b/RECIPE_EXAMPLE/example_recipe_nexus_images_oran_h_release.yaml index 8489681..82ee7c3 100644 --- a/RECIPE_EXAMPLE/example_recipe_nexus_images_oran_h_release.yaml +++ b/RECIPE_EXAMPLE/example_recipe_nexus_images_oran_h_release.yaml @@ -27,7 +27,7 @@ tm: repository: nexus3.o-ran-sc.org:10002/o-ran-sc/aiml-fw-awmf-tm-docker pullPolicy: IfNotPresent # Overrides the image tag whose default is the chart appVersion. - tag: "1.1.0" + tag: "1.1.1" leofs: image: @@ -63,7 +63,7 @@ aimldashboard: repository: nexus3.o-ran-sc.org:10002/o-ran-sc/portal-aiml-dashboard-docker pullPolicy: IfNotPresent # Overrides the image tag whose default is the chart appVersion. - tag: "1.1.0" + tag: "1.1.1" host: tm_host: "localhost" notebook_host: "localhost" @@ -74,4 +74,4 @@ aimlnotebook: repository: nexus3.o-ran-sc.org:10002/o-ran-sc/portal-aiml-notebook-docker pullPolicy: IfNotPresent # Overrides the image tag whose default is the chart appVersion. - tag: "1.1.0" + tag: "1.1.1" -- 2.16.6