Removed aether-roc-websocket

Change-Id: Id3147d0bdf204a014feb41cd5705aef1f5dd44fe
diff --git a/aether-roc-umbrella/Chart.yaml b/aether-roc-umbrella/Chart.yaml
index 2da5f4d..54309ff 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.24
+version: 2.1.25
 appVersion: v0.0.0
 keywords:
   - aether
@@ -34,10 +34,6 @@
     condition: import.aether-roc-api.enabled
     repository: "file://../aether-roc-api"
     version: 1.7.10
-  - name: aether-roc-websocket
-    condition: import.aether-roc-websocket.enabled
-    repository: "file://../aether-roc-websocket"
-    version: 1.2.0
   - name: aether-roc-gui-v2
     condition: import.aether-roc-gui.v2-0.enabled
     repository: https://charts.aetherproject.org
@@ -45,7 +41,7 @@
   - name: aether-roc-gui
     condition: import.aether-roc-gui.v2-1.enabled
     repository: "file://../aether-roc-gui"
-    version: 2.1.13
+    version: 2.1.14
     alias: aether-roc-gui-v2-1
   - name: sdcore-adapter-v2
     condition: import.sdcore-adapter.v2-0.enabled