From: josephthaliath Date: Thu, 10 Aug 2023 08:57:49 +0000 (+0530) Subject: Updating new tags for H Maintenance release X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F96%2F11596%2F1;p=aiml-fw%2Faimlfw-dep.git Updating new tags for H Maintenance release Issue-Id: AIMLFW-50 Change-Id: I84123c2d83985a28cb767c5fbda4efe680ffd78d Signed-off-by: josephthaliath --- 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"