X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=helm%2Finfrastructure%2Frequirements.yaml;h=b2fbfdb3360a81c845753a5a581ea1b393bd495b;hb=f947fc8a93f3a3363d2b300bfabbdf51240d4e26;hp=2e0bb7baa48ce607235cf1266d17ef8c3b016661;hpb=9457557f633d2f536c836635cefd92f233cea7b2;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