Metric function helm chart changes

Change-Id: I0122c765e4bc664ae4c68f796ed6cf4d6db84b4a
diff --git a/sdcore-helm-charts/Chart.yaml b/sdcore-helm-charts/Chart.yaml
index e7d7fab..0110aee 100644
--- a/sdcore-helm-charts/Chart.yaml
+++ b/sdcore-helm-charts/Chart.yaml
@@ -8,7 +8,7 @@
 description: SD-Core control plane services
 icon: https://guide.opencord.org/logos/cord.svg
 type: application
-version: 0.11.1
+version: 0.11.2
 home: https://opennetworking.org/sd-core/
 maintainers:
   - name: SD-Core Support
@@ -26,8 +26,9 @@
     condition: omec-sub-provision.enable
 
   - name: 5g-control-plane
-    version: 0.7.1
-    repository: https://charts.aetherproject.org
+    version: 0.7.2
+    #repository: https://charts.aetherproject.org
+    repository: "file://../5g-control-plane"
     condition: 5g-control-plane.enable5G
 
   - name: bess-upf
diff --git a/sdcore-helm-charts/values.yaml b/sdcore-helm-charts/values.yaml
index b34f722..b6a2fbf 100644
--- a/sdcore-helm-charts/values.yaml
+++ b/sdcore-helm-charts/values.yaml
@@ -34,6 +34,13 @@
 
 5g-control-plane:
   enable5G: true
+  kafka:
+    deploy: true
+    persistence:
+      enabled: false
+    zookeeper:
+      persistence:
+        enabled: false
   #images:
   #  tags:
       #5G NF images