[COMAC-132,COMAC-187] Update COMAC profile to fix typos

Change-Id: Ifce86ba470f35a3b4ac36f4e634e010a3ab3ff12
diff --git a/comac-platform/Chart.yaml b/comac-platform/Chart.yaml
index 46bc99d..fff53ca 100644
--- a/comac-platform/Chart.yaml
+++ b/comac-platform/Chart.yaml
@@ -16,5 +16,5 @@
 description: A Helm chart to install the COMAC profile on top of the CORD-Platform
 icon: https://guide.opencord.org/logos/cord.svg
 
-version: 0.0.14
-appVersion: 0.0.14
+version: 0.0.15
+appVersion: 0.0.15
diff --git a/comac-platform/requirements.yaml b/comac-platform/requirements.yaml
index f77108a..a43f51d 100644
--- a/comac-platform/requirements.yaml
+++ b/comac-platform/requirements.yaml
@@ -15,7 +15,7 @@
 
 dependencies:
 - name: comac
-  version: 0.0.4
+  version: 0.0.5
   repository: https://charts.opencord.org
   condition: profile.comac.enabled
 - name: base-kubernetes
diff --git a/comac-platform/values.yaml b/comac-platform/values.yaml
index dc87f88..dd8b584 100644
--- a/comac-platform/values.yaml
+++ b/comac-platform/values.yaml
@@ -18,7 +18,7 @@
     enabled: true
   base-kubernetes:
     enabled: true
-resdentialService:
+residentialService:
   enabled: true
 
 # 0.2. enable/disable sub-chart ProgRAN
@@ -63,7 +63,7 @@
       tag: 'comac-1.0.0'
       pullPolicy: 'IfNotPresent'
 
-  resdentialService:
+  residentialService:
     enabled: true
 
 # 4. base-kubernetes parameters