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/values.yaml b/aether-roc-umbrella/values.yaml
index abac6b5..8c69de1 100644
--- a/aether-roc-umbrella/values.yaml
+++ b/aether-roc-umbrella/values.yaml
@@ -88,15 +88,30 @@
 aether-roc-api: {}
 
 # Aether ROC GUI
-aether-roc-gui:
+aether-roc-gui-v2:
+  nameOverride: aether-roc-gui-v2
+  fullnameOverride: aether-roc-gui-v2
   websocket:
     proxyEnabled: true
   grafana:
     proxyEnabled: true
     service: aether-roc-umbrella-grafana # the grafana hostname - use FQDN for other namespaces
   prometheus:
-    proxyEnabled: true
-    service: aether-roc-umbrella-prometheus-acc-server
+    acc:
+      proxyEnabled: true
+      service: prom-label-proxy-acc
+      protocol: http
+      port: 8080
+    amp:
+      proxyEnabled: true
+      service: prom-label-proxy-amp
+      protocol: http
+      port: 8080
+    site:
+      - name: ace1
+        service: aether-roc-umbrella-prometheus-ace-server
+        protocol: http
+        port: 80
 
 aether-roc-gui-v4:
   nameOverride: aether-roc-gui-v4
@@ -346,7 +361,7 @@
       enabled: false
   modelPlugins:
     - name: aether-2
-      image: onosproject/aether-2.0.x:2.0.0-dev-aether-2.0.x
+      image: onosproject/aether-2.0.x:2.0.1-dev-aether-2.0.x
       endpoint: localhost
       port: 5152
     - name: aether-4
@@ -354,10 +369,6 @@
       endpoint: localhost
       port: 5153
 
-  plugin:
-    compiler:
-      version: v1.0.1
-      target: ""
   openpolicyagent:
     enabled: true
     regoConfigMap: aether-roc-umbrella-opa-rbac