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=e7dd005fc18b300776d6cf1c4743ec05392ca2f4;hpb=de740b72dc299a2b874ecbeba3d9a2a66bfdc904;p=it%2Fdep.git diff --git a/smo-install/oran_oom/nonrtric/Chart.yaml b/smo-install/oran_oom/nonrtric/Chart.yaml index e7dd005f..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,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 @@ -97,3 +113,8 @@ dependencies: version: ~1.0.0 repository: "@local" condition: nonrtric.installCapifcore + + - name: servicemanager + version: ~1.0.0 + repository: "@local" + condition: nonrtric.installServicemanager