From: SANDEEP KUMAR JAISAWAL Date: Wed, 14 Dec 2022 17:32:11 +0000 (+0530) Subject: Changing release tag X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;h=refs%2Fheads%2Fg-release;p=aiml-fw%2Faimlfw-dep.git Changing release tag Issue-Id: AIMLFW-12 Signed-off-by: SANDEEP KUMAR JAISAWAL Change-Id: I7ee8cd237c031004e141163638855a1fe832d695 --- diff --git a/RECIPE_EXAMPLE/example_recipe_nexus_images_oran_g_release.yaml b/RECIPE_EXAMPLE/example_recipe_nexus_images_oran_g_release.yaml index 57f1145..136e831 100644 --- a/RECIPE_EXAMPLE/example_recipe_nexus_images_oran_g_release.yaml +++ b/RECIPE_EXAMPLE/example_recipe_nexus_images_oran_g_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.0.0" + tag: "1.0.1" leofs: image: @@ -41,7 +41,7 @@ dataextraction: repository: nexus3.o-ran-sc.org:10002/o-ran-sc/aiml-fw-athp-data-extraction-docker pullPolicy: IfNotPresent # Overrides the image tag whose default is the chart appVersion. - tag: "1.0.0" + tag: "1.0.1" datalake: influxdb: @@ -56,14 +56,14 @@ kfadapter: repository: nexus3.o-ran-sc.org:10002/o-ran-sc/aiml-fw-athp-tps-kubeflow-adapter-docker pullPolicy: IfNotPresent # Overrides the image tag whose default is the chart appVersion. - tag: "1.0.0" + tag: "1.0.1" aimldashboard: image: 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.0.0" + tag: "1.0.1" host: tm_host: "localhost" notebook_host: "localhost" @@ -73,4 +73,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.0.0" + tag: "1.0.1"