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=f8790512526ee24bc8e01e133b566e324a8fe88b;hpb=dab79c372151329e07d6daf227009cd8abaadd7d;p=it%2Fdep.git diff --git a/smo-install/oran_oom/nonrtric/Chart.yaml b/smo-install/oran_oom/nonrtric/Chart.yaml index f8790512..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 @@ -79,11 +95,26 @@ 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 version: ~1.0.0 repository: "@local" condition: nonrtric.installDmaapadapterservice + + - 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