Merge "NONRTRIC-980: Service Manager - SMO deployment"
[it/dep.git] / smo-install / oran_oom / nonrtric / Chart.yaml
index 07703a7..5462a68 100644 (file)
@@ -1,3 +1,19 @@
+#  ============LICENSE_START========================================================
+#  Modification Copyright (C) 2024 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.
+#  You may obtain a copy of the License at
+#
+#       http://www.apache.org/licenses/LICENSE-2.0
+#
+#  Unless required by applicable law or agreed to in writing, software
+#  distributed under the License is distributed on an "AS IS" BASIS,
+#  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+#  See the License for the specific language governing permissions and
+#  limitations under the License.
+#  ============LICENSE_END==========================================================
+
 apiVersion: v2
 name: nonrtric
 version: 1.0.0
@@ -53,6 +69,16 @@ dependencies:
     repository: "@local"
     condition: nonrtric.installORUApp
 
+  - name: odu-app
+    version: ~1.0.0
+    repository: "@local"
+    condition: nonrtric.installODUSMOApp
+
+  - name: odu-app-ics-version
+    version: ~1.0.0
+    repository: "@local"
+    condition: nonrtric.installODUICSApp
+
   - name: topology
     version: ~1.0.0
     repository: "@local"
@@ -69,8 +95,8 @@ dependencies:
     condition: nonrtric.installHelmmanager
 
   - name: kong
-    version: ~2.4.0
-    repository: https://nexus3.o-ran-sc.org/repository/helm-konghq/
+    version: ~1.0.0
+    repository: "@local"
     condition: nonrtric.installKong
 
   - name: dmaapadapterservice
@@ -78,7 +104,17 @@ dependencies:
     repository: "@local"
     condition: nonrtric.installDmaapadapterservice
 
-  - name: cert-wrapper
-    version: ~10.x-0
-    repository: '@local'
-    condition: cert-wrapper.enabled
+  - name: rappmanager
+    version: ~1.0.0
+    repository: "@local"
+    condition: nonrtric.installrAppmanager
+
+  - name: capifcore
+    version: ~1.0.0
+    repository: "@local"
+    condition: nonrtric.installCapifcore
+
+  - name: servicemanager
+    version: ~1.0.0
+    repository: "@local"
+    condition: nonrtric.installServicemanager