Revert "Feature 11008: Update of OSM Helm installer to latest versions"
[osm/devops.git] / installers / helm / osm / Chart.yaml
index 2c6b627..8d44eb4 100644 (file)
@@ -21,17 +21,16 @@ type: application
 icon: https://www.etsi.org/images/articles/logos/OSM.png
 version: 0.0.1
 appVersion: "14"
-dependencies:
-- name: mysql
-  repository: "https://charts.bitnami.com/bitnami"
-  version: "9.12.3"
-  condition: mysql.enabled
-- name: kafka
-  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
-
+# dependencies:
+# - name: mongodb
+#   repository: "https://charts.bitnami.com/bitnami"
+#   version: "13.9.4"
+#   condition: mongodb.enabled
+# - name: airflow
+#   repository: "https://airflow.apache.org"
+#   version: "1.6.0"
+#   condition: airflow.enabled
+# - name: mysql
+#   repository: "https://charts.bitnami.com/bitnami"
+#   version: "9.9.1"
+#   condition: mysql.enabled