Updating component helm chart

Fixing webconsole/configpod image for port param handling

Change-Id: If1f723bfff9b20a8deeb8091e15d8f7a2140f0dd
diff --git a/sdcore-helm-charts/Chart.yaml b/sdcore-helm-charts/Chart.yaml
index 0c6a00a..f94f17b 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.9.9
+version: 0.9.10
 home: https://opennetworking.org/sd-core/
 maintainers:
   - name: SD-Core Support
@@ -16,7 +16,7 @@
 
 dependencies:
   - name: omec-control-plane
-    version: 0.9.9
+    version: 0.9.10
     repository: https://charts.aetherproject.org
     condition: omec-control-plane.enable4G
 
@@ -26,7 +26,7 @@
     condition: omec-sub-provision.enable
 
   - name: 5g-control-plane
-    version: 0.5.4
+    version: 0.5.5
     repository: https://charts.aetherproject.org
     condition: 5g-control-plane.enable5G