Changing release tag 42/10142/1 g-release
authorSANDEEP KUMAR JAISAWAL <s.jaisawal@samsung.com>
Wed, 14 Dec 2022 17:32:11 +0000 (23:02 +0530)
committerSANDEEP KUMAR JAISAWAL <s.jaisawal@samsung.com>
Wed, 14 Dec 2022 17:33:18 +0000 (23:03 +0530)
Issue-Id: AIMLFW-12

Signed-off-by: SANDEEP KUMAR JAISAWAL <s.jaisawal@samsung.com>
Change-Id: I7ee8cd237c031004e141163638855a1fe832d695

RECIPE_EXAMPLE/example_recipe_nexus_images_oran_g_release.yaml

index 57f1145..136e831 100644 (file)
@@ -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"