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=76422fff546ff88a1676f9fc9da017df385cb68a;hpb=326fd8c271cde82ade05d81b77859a002eecd33b;p=it%2Fdep.git diff --git a/nonrtric/helm/nonrtric/Chart.yaml b/nonrtric/helm/nonrtric/Chart.yaml index 76422fff..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. # @@ -55,6 +56,11 @@ dependencies: repository: "@local" condition: nonrtric.installRappcatalogueservice + - name: rappcatalogueenhancedservice + version: ~1.0.0 + repository: "@local" + condition: nonrtric.installRappcatalogueenhancedservice + - name: nonrtricgateway version: ~1.0.0 repository: "@local" @@ -75,3 +81,32 @@ dependencies: repository: "@local" condition: nonrtric.installHelmmanager + - name: ransliceassurance + version: ~1.0.0 + repository: "@local" + condition: nonrtric.installRansliceassurance + + - name: orufhrecovery + version: ~1.0.0 + repository: "@local" + condition: nonrtric.installOrufhrecovery + + - name: capifcore + 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