X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=installers%2Fhelm%2Fosm%2FChart.yaml;h=06be32144819e983be7df6ec3ae9ba21fec5f04b;hb=0a997e26592ea05b60a97ea55fdf480c70333ca4;hp=2c6b62758cf105c089de0e1490cabdfeb729ea15;hpb=7ecb4e809e72c4c4c3c33e8a30f2c6050e30b03e;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