SD-COre release 1.5.2 with updates images

Updated Control Plane chart from 0.7.11 to 0.7.12 . Change is to include configpod updateed image. Fixing QoS rates unit
Updated 5G control plane chart from 0.3.9 to 0.3.10 . Change is to include configpod image
Updated user plane chart from 0.4.6 to 0.4.8. Fixes in UPF around ping towards gw address & side car

Change-Id: Ic600d91b6bb19be7fa982b308c9a4793907a3c93
diff --git a/sdcore-helm-charts/Chart.yaml b/sdcore-helm-charts/Chart.yaml
index 1726238..ac03d2e 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.7.11
+version: 0.7.12
 home: https://opennetworking.org/sd-core/
 maintainers:
   - name: SD-Core Support
@@ -16,7 +16,7 @@
 
 dependencies:
   - name: omec-control-plane
-    version: 0.7.11
+    version: 0.7.12
     repository: https://charts.aetherproject.org
     condition: omec-control-plane.enable4G
 
@@ -26,11 +26,11 @@
     condition: omec-sub-provision.enable
 
   - name: 5g-control-plane
-    version: 0.3.9
+    version: 0.3.10
     repository: https://charts.aetherproject.org
     condition: 5g-control-plane.enable5G
 
   - name: omec-user-plane
-    version: 0.4.6
+    version: 0.4.8
     repository: https://charts.aetherproject.org
     condition: omec-user-plane.enable