X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=installers%2Fhelm%2Fosm%2FChart.yaml;h=0b169544e71fbfb1f4a2c80c5d5b28902e32eb1a;hb=027f8ee24f2293c0ae049ecccf31be000da72e85;hp=346986de928244dcd6d5380d9d946cd231bf5149;hpb=f09cc4831db2b732c80fafbe4da86bd9bf009e1a;p=osm%2Fdevops.git diff --git a/installers/helm/osm/Chart.yaml b/installers/helm/osm/Chart.yaml index 346986de..0b169544 100644 --- a/installers/helm/osm/Chart.yaml +++ b/installers/helm/osm/Chart.yaml @@ -34,6 +34,14 @@ dependencies: # repository: "https://charts.bitnami.com/bitnami" # version: "12.1.3" # condition: zookeeper.enabled +- name: grafana + repository: "https://grafana.github.io/helm-charts" + version: 7.3.0 + condition: grafana.enabled +- name: prometheus + repository: "https://prometheus-community.github.io/helm-charts" + version: 25.11.0 + condition: prometheus.enabled # - name: mongodb # repository: "https://charts.bitnami.com/bitnami" # version: "13.9.4"