SDFAB-177 gui features can be controlled through Helm

Change-Id: I8f4c35a08f21a4abdb7228f59db09c4875abbdfb
diff --git a/aether-roc-umbrella/Chart.yaml b/aether-roc-umbrella/Chart.yaml
index 54309ff..a4cba53 100644
--- a/aether-roc-umbrella/Chart.yaml
+++ b/aether-roc-umbrella/Chart.yaml
@@ -8,7 +8,7 @@
 description: Aether ROC Umbrella chart to deploy all Aether ROC
 kubeVersion: ">=1.18.0"
 type: application
-version: 2.1.25
+version: 2.1.26
 appVersion: v0.0.0
 keywords:
   - aether
@@ -41,7 +41,7 @@
   - name: aether-roc-gui
     condition: import.aether-roc-gui.v2-1.enabled
     repository: "file://../aether-roc-gui"
-    version: 2.1.14
+    version: 2.1.15
     alias: aether-roc-gui-v2-1
   - name: sdcore-adapter-v2
     condition: import.sdcore-adapter.v2-0.enabled
diff --git a/aether-roc-umbrella/values.yaml b/aether-roc-umbrella/values.yaml
index 7d7e2f8..2f1330a 100644
--- a/aether-roc-umbrella/values.yaml
+++ b/aether-roc-umbrella/values.yaml
@@ -112,9 +112,12 @@
         protocol: http
         port: 80
 
-aether-roc-gui-v4:
-  nameOverride: aether-roc-gui-v4
-  fullnameOverride: aether-roc-gui-v4
+aether-roc-gui-v2-1:
+  nameOverride: aether-roc-gui-v2-1
+  fullnameOverride: aether-roc-gui-v2-1
+  feature:
+    aether: true
+    sdnfabric: false
   grafana:
     proxyEnabled: true
     service: aether-roc-umbrella-grafana # the grafana hostname - use FQDN for other namespaces