[COMAC-196] Remove mcord-setup since it was merged into omec-dp
Change-Id: I8e6ca1949d71f841e4d784613849a0fff4676eaa
diff --git a/comac-platform/Chart.yaml b/comac-platform/Chart.yaml
index 4a8ca85..2920708 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.7
+version: 0.0.8
appVersion: 0.0.7
diff --git a/comac-platform/requirements.yaml b/comac-platform/requirements.yaml
index 7b3b8e6..fe446eb 100644
--- a/comac-platform/requirements.yaml
+++ b/comac-platform/requirements.yaml
@@ -27,8 +27,4 @@
- name: base-kubernetes
version: 1.2.1
repository: https://charts.opencord.org
- condition: profile.base-kubernetes.enabled
-- name: mcord-setup
- version: 0.1.2
- repository: https://charts.opencord.org
- condition: mcord-setup.enabled
\ No newline at end of file
+ condition: profile.base-kubernetes.enabled
\ No newline at end of file