From 3b489cb766d6336fa0d0d5b8aaf71644f8c6f2be Mon Sep 17 00:00:00 2001 From: josephthaliath Date: Thu, 10 Aug 2023 14:27:49 +0530 Subject: [PATCH] Updating new tags for H Maintenance release Issue-Id: AIMLFW-50 Change-Id: I84123c2d83985a28cb767c5fbda4efe680ffd78d 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 82ee7c3..7898799 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.1" + tag: "1.1.3" 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.1" + tag: "1.1.2" 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.1" + tag: "1.1.2" -- 2.16.6