roc-umbrella: releasing 2.0.28 for updated roc-gui-v2

includes big fix for
* sdcore-adapter
* aether-2.0.x model

Change-Id: Iba1b2300dc685d1c65505e9a18c2e8c08df3709d
diff --git a/aether-roc-umbrella/Chart.yaml b/aether-roc-umbrella/Chart.yaml
index 185527e..7824330 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.27
+version: 2.0.28
 appVersion: v0.0.0
 keywords:
   - aether
@@ -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.2
+    version: 2.0.3
   - name: sdcore-adapter-v2
     condition: import.sdcore-adapter.v2.enabled
     repository: "file://../sdcore-adapter-v2"
-    version: 2.0.6
+    version: 2.0.7
   - name: sdcore-adapter-v4
     condition: import.sdcore-adapter.v4.enabled
     repository: "file://../sdcore-adapter-v4"