From a2bc68b3b068ab6d95e9dc805188c4f67541507d Mon Sep 17 00:00:00 2001 From: JvD_Ericsson Date: Thu, 12 Dec 2024 16:21:11 +0000 Subject: [PATCH] Update teiv images Issue-ID: SMO-170 Change-Id: I6bef577ce3cef378d1dad61f7b547d65fd37ab34 Signed-off-by: JvD_Ericsson --- smo-install/oran_oom/smo/topology-exposure-inventory/values.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/smo-install/oran_oom/smo/topology-exposure-inventory/values.yaml b/smo-install/oran_oom/smo/topology-exposure-inventory/values.yaml index fde1e2e7..7448bb8a 100644 --- a/smo-install/oran_oom/smo/topology-exposure-inventory/values.yaml +++ b/smo-install/oran_oom/smo/topology-exposure-inventory/values.yaml @@ -55,7 +55,7 @@ topology-exposure: image: registry: "nexus3.o-ran-sc.org:10003" name: o-ran-sc/smo-teiv-exposure - tag: 0.1.0-SNAPSHOT + tag: 0.2.0-SNAPSHOT service: type: ClusterIP ports: @@ -94,7 +94,7 @@ topology-ingestion: image: registry: "nexus3.o-ran-sc.org:10003" name: o-ran-sc/smo-teiv-ingestion - tag: 0.1.0-SNAPSHOT + tag: 0.2.0-SNAPSHOT service: type: ClusterIP ports: -- 2.16.6