[COMAC-132,COMAC-187] Update COMAC chart version to use fixed COMAC profile

Change-Id: Icf1604e9a4796e6a6079c50e93c3194e84801abf
diff --git a/comac-platform/Chart.yaml b/comac-platform/Chart.yaml
index 67dc958..46bc99d 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.13
-appVersion: 0.0.13
+version: 0.0.14
+appVersion: 0.0.14
diff --git a/comac-platform/requirements.yaml b/comac-platform/requirements.yaml
index fc82fa4..f77108a 100644
--- a/comac-platform/requirements.yaml
+++ b/comac-platform/requirements.yaml
@@ -13,11 +13,9 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-# To-Do: Add SEBA platform here
-
 dependencies:
 - name: comac
-  version: 0.0.3
+  version: 0.0.4
   repository: https://charts.opencord.org
   condition: profile.comac.enabled
 - name: base-kubernetes