From: aravind.est Date: Tue, 18 Mar 2025 13:02:32 +0000 (+0000) Subject: SMO TEIV - Use release version of images in SMO charts X-Git-Tag: l-release~39 X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;h=363a74c5727b404e0e3970c063cfa1fae480e9a7;p=it%2Fdep.git SMO TEIV - Use release version of images in SMO charts Release version images updated instead of snapshot images. Issue-ID: SMO-172 Change-Id: I2d24a4bbd36602132b3d2ca5ea48c59a6d717210 Signed-off-by: aravind.est --- 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 7448bb8a..61523329 100644 --- a/smo-install/oran_oom/smo/topology-exposure-inventory/values.yaml +++ b/smo-install/oran_oom/smo/topology-exposure-inventory/values.yaml @@ -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: