Updating sdcore umbrella helm chart to -> 0.10.9

Update 5g-control-plane charts to take SMF fixes

Change-Id: Iaadb3771fe05d9c3b19234378a38bf4c873b5084
diff --git a/.gitignore b/.gitignore
index 324efa7..bff3858 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,7 +1,6 @@
 # Copyright 2020-present Open Networking Foundation
 #
 # SPDX-License-Identifier: Apache-2.0
-# SPDX-License-Identifier: Apache-2.0
 
 # lockfiles for requirements.yaml for dependent charts
 requirements.lock
diff --git a/sdcore-helm-charts/Chart.yaml b/sdcore-helm-charts/Chart.yaml
index 06fcf57..74fe88a 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.10.8
+version: 0.10.9
 home: https://opennetworking.org/sd-core/
 maintainers:
   - name: SD-Core Support
@@ -26,7 +26,7 @@
     condition: omec-sub-provision.enable
 
   - name: 5g-control-plane
-    version: 0.6.13
+    version: 0.6.14
     repository: https://charts.aetherproject.org
     condition: 5g-control-plane.enable5G