adding mongo dependancy

Change-Id: I42f69138121404460c6c84c67586e881debaef70
diff --git a/5g-test-apps/Chart.yaml b/5g-test-apps/Chart.yaml
index f32ce71..57e7809 100644
--- a/5g-test-apps/Chart.yaml
+++ b/5g-test-apps/Chart.yaml
@@ -3,9 +3,15 @@
 #
 # SPDX-License-Identifier: LicenseRef-ONF-Member-Only-1.0
 
-apiVersion: v1
+apiVersion: v2
 description: This is the dbtestapp
 name: 5g-test-apps
 icon: https://guide.opencord.org/logos/cord.svg
 
-version: 0.1.1
+version: 0.1.2
+
+dependencies:
+  - name: mongodb
+    version: 10.7.1
+    repository: https://charts.bitnami.com/bitnami
+    condition: mongodb.deploy