X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=installers%2Fhelm%2Fosm%2FChart.yaml;h=06be32144819e983be7df6ec3ae9ba21fec5f04b;hb=e400dfdf8dd2bdd67321fa70a56cef6458533dbc;hp=2c6b62758cf105c089de0e1490cabdfeb729ea15;hpb=2ce240ca49553ed9d59f6d03b5d3a4592ffa353c;p=osm%2Fdevops.git diff --git a/installers/helm/osm/Chart.yaml b/installers/helm/osm/Chart.yaml index 2c6b6275..06be3214 100644 --- a/installers/helm/osm/Chart.yaml +++ b/installers/helm/osm/Chart.yaml @@ -20,7 +20,7 @@ description: A Helm chart for Open Source MANO (OSM) type: application icon: https://www.etsi.org/images/articles/logos/OSM.png version: 0.0.1 -appVersion: "14" +appVersion: "15" dependencies: - name: mysql repository: "https://charts.bitnami.com/bitnami" @@ -34,4 +34,11 @@ dependencies: repository: "https://charts.bitnami.com/bitnami" version: "12.1.3" condition: zookeeper.enabled - +# - 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