[COMAC-196] Update COMAC profile version to apply bugfix

Change-Id: Idab01f61250a0ad87d7764a41fccc6b138c343e4
diff --git a/comac-platform/Chart.yaml b/comac-platform/Chart.yaml
index c212f61..fdef7d9 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.16
-appVersion: 0.0.16
+version: 0.0.17
+appVersion: 0.0.17
diff --git a/comac-platform/requirements.yaml b/comac-platform/requirements.yaml
index be36cb2..3fc9426 100644
--- a/comac-platform/requirements.yaml
+++ b/comac-platform/requirements.yaml
@@ -15,7 +15,7 @@
 
 dependencies:
 - name: comac
-  version: 0.0.6
+  version: 0.0.7
   repository: https://charts.opencord.org
   condition: profile.comac.enabled
 - name: base-kubernetes