Update README to include common instructions
[osm/devops.git] / installers / helm / osm / Chart.yaml
index 06be321..0b16954 100644 (file)
@@ -30,10 +30,18 @@ dependencies:
   repository: "https://charts.bitnami.com/bitnami"
   version: "25.1.12"
   condition: kafka.enabled
-- name: zookeeper
-  repository: "https://charts.bitnami.com/bitnami"
-  version: "12.1.3"
-  condition: zookeeper.enabled
+# - name: zookeeper
+#  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"