X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=helm%2Finfrastructure%2Frequirements.yaml;h=b2fbfdb3360a81c845753a5a581ea1b393bd495b;hb=dd88b0c5be4b008722eb752353281509b3d94b1d;hp=b1ab3ea4da09660968b0f66c28db698c9e2a89b8;hpb=6c4afc33f5dc9cd95fe2129fc264af66bc219cb1;p=ric-plt%2Fric-dep.git diff --git a/helm/infrastructure/requirements.yaml b/helm/infrastructure/requirements.yaml index b1ab3ea..b2fbfdb 100644 --- a/helm/infrastructure/requirements.yaml +++ b/helm/infrastructure/requirements.yaml @@ -39,3 +39,7 @@ dependencies: 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