From: josephthaliath Date: Tue, 8 Aug 2023 06:44:59 +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%2F59%2F11559%2F1;p=aiml-fw%2Faimlfw-dep.git Updating new tags for H Maintenance release Issue-Id: AIMLFW-50 Change-Id: I8e61a2e5053cb49a84968d6d616145b269e72c9f 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 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"