X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=nonrtric%2Fhelm%2Fnonrtric%2FChart.yaml;h=aec8e39d409204765a7e0dffb60228a046ecbad8;hb=HEAD;hp=2cb1aaf7b7cacb25ff6a0a0107b05d79b9762059;hpb=bbe8aec7d79b1dfa4b8d513b0fefd7c42691e653;p=it%2Fdep.git diff --git a/nonrtric/helm/nonrtric/Chart.yaml b/nonrtric/helm/nonrtric/Chart.yaml index 2cb1aaf7..aec8e39d 100644 --- a/nonrtric/helm/nonrtric/Chart.yaml +++ b/nonrtric/helm/nonrtric/Chart.yaml @@ -1,5 +1,6 @@ ################################################################################ # Copyright (c) 2020 Nordix Foundation. # +# Copyright (C) 2023 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. # @@ -94,3 +95,18 @@ dependencies: version: ~1.0.0 repository: "@local" condition: nonrtric.installCapifcore + + - name: servicemanager + version: ~1.0.0 + repository: "@local" + condition: nonrtric.installServicemanager + + - name: rappmanager + version: ~1.0.0 + repository: "@local" + condition: nonrtric.installrAppmanager + + - name: dmeparticipant + version: ~1.0.0 + repository: "@local" + condition: nonrtric.installDmeParticipant