Enable/disable omec-user-plane install

Change-Id: I55bb4ea6258941ee2b05a93e63ec83c5bf7fc10c
diff --git a/sdcore-helm-charts/Chart.yaml b/sdcore-helm-charts/Chart.yaml
index 81aaf07..13e8657 100644
--- a/sdcore-helm-charts/Chart.yaml
+++ b/sdcore-helm-charts/Chart.yaml
@@ -8,7 +8,7 @@
 description: SD-Core control plane services
 icon: https://guide.opencord.org/logos/cord.svg
 type: application
-version: 0.5.4
+version: 0.5.5
 home: https://opennetworking.org/sd-core/
 maintainers:
   - name: SD-Core Support
@@ -23,7 +23,7 @@
   - name: omec-sub-provision
     version: 0.0.3
     repository: https://charts.aetherproject.org
-    condition: simapp.deploy
+    condition: omec-sub-provision.enable
 
   - name: 5g-control-plane
     version: 0.2.18
@@ -33,4 +33,4 @@
   - name: omec-user-plane
     version: 0.3.25
     repository: https://charts.aetherproject.org
-
+    condition: omec-user-plane.enable