Fix installation of Kubernetes metrics server by updating the URL
[osm/devops.git] / installers / helm / osm / Chart.yaml
index 346986d..0b16954 100644 (file)
@@ -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"