AETHER-2401 move the aether-roc-api-websocket out to its own Helm chart

Change-Id: Ibd6083a124e95e7869486f398b17a37e9c5c3394
diff --git a/aether-roc-umbrella/Chart.yaml b/aether-roc-umbrella/Chart.yaml
index f1fcf41..997e2e2 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: 1.4.10
+version: 1.4.11
 appVersion: v0.0.0
 keywords:
   - aether
@@ -44,7 +44,11 @@
   - name: aether-roc-api
     condition: import.aether-roc-api.enabled
     repository: "file://../aether-roc-api"
-    version: 1.2.2
+    version: 1.2.3
+  - name: aether-roc-websocket
+    condition: import.aether-roc-websocket.enabled
+    repository: "file://../aether-roc-websocket"
+    version: 1.0.0
   - name: aether-roc-gui
     condition: import.aether-roc-gui.v3.enabled
     repository: "file://../aether-roc-gui"
diff --git a/aether-roc-umbrella/values.yaml b/aether-roc-umbrella/values.yaml
index 07598bb..a1fcd1e 100644
--- a/aether-roc-umbrella/values.yaml
+++ b/aether-roc-umbrella/values.yaml
@@ -41,6 +41,8 @@
     enabled: true
   aether-roc-api:
     enabled: true
+  aether-roc-websocket:
+    enabled: true
   aether-roc-gui:
     v3:
       enabled: false
@@ -170,7 +172,7 @@
     enabled: false
   alertmanager:
     configMapOverrideName: alertmanager
-    webhook_url: "http://aether-roc-api-websocket/webhook"
+    webhook_url: "http://aether-roc-websocket/webhook"
   serverFiles:
     alerting_rules.yml:
      groups: