AETHER-3341 bump versions for aether-2.1 development

Change-Id: I91b24967f6369de1f0abd0a13be020fadbbd8d96
diff --git a/aether-roc-umbrella/Chart.yaml b/aether-roc-umbrella/Chart.yaml
index 98f4c34..d5faa03 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.43
+version: 2.1.0
 appVersion: v0.0.0
 keywords:
   - aether
@@ -32,11 +32,11 @@
   - name: aether-roc-api
     condition: import.aether-roc-api.enabled
     repository: "file://../aether-roc-api"
-    version: 1.5.0
+    version: 1.6.0
   - name: aether-roc-websocket
     condition: import.aether-roc-websocket.enabled
     repository: "file://../aether-roc-websocket"
-    version: 1.1.1
+    version: 1.2.0
   - name: aether-roc-gui-v4
     condition: import.aether-roc-gui.v4.enabled
     repository: "file://../aether-roc-gui-v4"
@@ -44,11 +44,11 @@
   - name: aether-roc-gui-v2
     condition: import.aether-roc-gui.v2.enabled
     repository: "file://../aether-roc-gui-v2"
-    version: 2.0.12
+    version: 2.1.0
   - name: sdcore-adapter-v2
     condition: import.sdcore-adapter.v2.enabled
     repository: "file://../sdcore-adapter-v2"
-    version: 2.0.9
+    version: 2.1.0
   - name: sdcore-adapter-v4
     condition: import.sdcore-adapter.v4.enabled
     repository: "file://../sdcore-adapter-v4"
@@ -56,7 +56,7 @@
   - name: subscriber-proxy
     condition: import.subscriber-proxy.enabled
     repository: "file://../subscriber-proxy"
-    version: 0.1.4
+    version: 0.2.0
   - name: nginx
     alias: sdcore-test-dummy
     condition: import.sdcore-test-dummy.enabled