[COMAC-224] Update MCORD-Subscriber synchronizer image

Change-Id: I1f88a38ad431f76f23c564b70231336d0e71e939
diff --git a/comac-platform/Chart.yaml b/comac-platform/Chart.yaml
index b4de1ed..4a8ca85 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.6
-appVersion: 0.0.6
+version: 0.0.7
+appVersion: 0.0.7
diff --git a/comac-platform/values.yaml b/comac-platform/values.yaml
index dd39ae6..6aa8f3a 100644
--- a/comac-platform/values.yaml
+++ b/comac-platform/values.yaml
@@ -50,6 +50,12 @@
       tag: 'onf-19'
       pullPolicy: 'Always'
 
+  mcord-subscriber:
+    image:
+      repository: 'woojoong/mcord-synchronizer'
+      tag: 'onf-19'
+      pullPolicy: 'Always'
+
   seba:
     enabled: false