SMO TEIV - Use release version of images in SMO charts 67/14267/1
authoraravind.est <aravindhan.a@est.tech>
Tue, 18 Mar 2025 13:02:32 +0000 (13:02 +0000)
committeraravind.est <aravindhan.a@est.tech>
Tue, 18 Mar 2025 13:02:32 +0000 (13:02 +0000)
Release version images updated instead of snapshot images.

Issue-ID: SMO-172
Change-Id: I2d24a4bbd36602132b3d2ca5ea48c59a6d717210
Signed-off-by: aravind.est <aravindhan.a@est.tech>
smo-install/oran_oom/smo/topology-exposure-inventory/values.yaml

index 7448bb8..6152332 100644 (file)
@@ -1,5 +1,5 @@
 #  ============LICENSE_START===============================================
-#  Copyright (C) 2024 OpenInfra Foundation Europe. All rights reserved.
+#  Copyright (C) 2024-2025 OpenInfra Foundation Europe. All rights reserved.
 #  ========================================================================
 #  Licensed under the Apache License, Version 2.0 (the "License");
 #  you may not use this file except in compliance with the License.
@@ -53,9 +53,9 @@ topology-exposure:
   name: topology-exposure
   imagePullPolicy: IfNotPresent
   image:
-    registry: "nexus3.o-ran-sc.org:10003"
+    registry: "nexus3.o-ran-sc.org:10002"
     name: o-ran-sc/smo-teiv-exposure
-    tag: 0.2.0-SNAPSHOT
+    tag: 0.1.0
   service:
     type: ClusterIP
     ports:
@@ -92,9 +92,9 @@ topology-ingestion:
   name: topology-ingestion
   imagePullPolicy: IfNotPresent
   image:
-    registry: "nexus3.o-ran-sc.org:10003"
+    registry: "nexus3.o-ran-sc.org:10002"
     name: o-ran-sc/smo-teiv-ingestion
-    tag: 0.2.0-SNAPSHOT
+    tag: 0.1.0
   service:
     type: ClusterIP
     ports: