X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=smo-install%2Foran_oom%2Fnonrtric%2FChart.yaml;h=5462a683c2288eeda0b3c3ebfc56f6cb9314bed3;hb=3fdbdbb3159139ed8dbcca663824486eaf2f216d;hp=07703a703496b988f9d62dc3ce3cc8de8d4081e4;hpb=facf93e436bfe13e866f86a510bad8c1c9c85430;p=it%2Fdep.git diff --git a/smo-install/oran_oom/nonrtric/Chart.yaml b/smo-install/oran_oom/nonrtric/Chart.yaml index 07703a70..5462a683 100644 --- a/smo-install/oran_oom/nonrtric/Chart.yaml +++ b/smo-install/oran_oom/nonrtric/Chart.yaml @@ -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