X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=helm%2Finfrastructure%2Frequirements.yaml;h=b2fbfdb3360a81c845753a5a581ea1b393bd495b;hb=08315b5889636ea63eb3f543ee86e206fe85a9ac;hp=2e0bb7baa48ce607235cf1266d17ef8c3b016661;hpb=770dc3c77377fdffd2e450765da79f2dcd5a9991;p=ric-plt%2Fric-dep.git diff --git a/helm/infrastructure/requirements.yaml b/helm/infrastructure/requirements.yaml index 2e0bb7b..b2fbfdb 100644 --- a/helm/infrastructure/requirements.yaml +++ b/helm/infrastructure/requirements.yaml @@ -35,3 +35,11 @@ dependencies: version: 0.1.0 repository: "file://./subcharts/certificate-manager" condition: certificate-manager.enabled + - name: danm-networks + version: 1.0.0 + repository: "file://./subcharts/danm-networks" + condition: danm-networks.enabled + - name: prometheus + version: 11.3.0 + repository: "file://./subcharts/prometheus" + condition: prometheus.enabled