roc-umbrella: releasing 2.0.23 for ROC GUI v2

Change-Id: Ice4223ad540ee4c5b09bdd883327a90562074bb3
diff --git a/aether-roc-umbrella/Chart.yaml b/aether-roc-umbrella/Chart.yaml
index b655b5b..07292eb 100644
--- a/aether-roc-umbrella/Chart.yaml
+++ b/aether-roc-umbrella/Chart.yaml
@@ -7,7 +7,7 @@
 description: Aether ROC Umbrella chart to deploy all Aether ROC
 kubeVersion: ">=1.18.0"
 type: application
-version: 2.0.22
+version: 2.0.23
 appVersion: v0.0.0
 keywords:
   - aether
@@ -61,7 +61,7 @@
   - name: aether-roc-gui-v2
     condition: import.aether-roc-gui.v2.enabled
     repository: "file://../aether-roc-gui-v2"
-    version: 2.0.1
+    version: 2.0.2
   - name: sdcore-adapter-v2
     condition: import.sdcore-adapter.v2.enabled
     repository: "file://../sdcore-adapter-v2"
diff --git a/aether-roc-umbrella/values.yaml b/aether-roc-umbrella/values.yaml
index 61a892e..bd4d9f0 100644
--- a/aether-roc-umbrella/values.yaml
+++ b/aether-roc-umbrella/values.yaml
@@ -45,9 +45,9 @@
     enabled: true
   aether-roc-gui:
     v2:
-      enabled: false
-    v4:
       enabled: true
+    v4:
+      enabled: false
   sdcore-adapter:
     v2:
       enabled: true