updating roc-api to v0.10.16

Change-Id: I807f9ee705fe7fbe0f7df7d24e5ae63fc911033e
diff --git a/aether-roc-umbrella/Chart.yaml b/aether-roc-umbrella/Chart.yaml
index 1853d24..2249c63 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.27
+version: 2.1.28
 appVersion: v0.0.0
 keywords:
   - aether
@@ -33,7 +33,7 @@
   - name: aether-roc-api
     condition: import.aether-roc-api.enabled
     repository: "file://../aether-roc-api"
-    version: 1.7.11
+    version: 1.7.12
   - name: aether-roc-gui-v2
     condition: import.aether-roc-gui.v2-0.enabled
     repository: https://charts.aetherproject.org
diff --git a/aether-roc-umbrella/values.yaml b/aether-roc-umbrella/values.yaml
index 2f1330a..683daf7 100644
--- a/aether-roc-umbrella/values.yaml
+++ b/aether-roc-umbrella/values.yaml
@@ -362,11 +362,11 @@
       enabled: false
   modelPlugins:
     - name: aether-2
-      image: onosproject/aether-2.0.x:2.0.6-aether-2.0.x
+      image: onosproject/aether-2.0.x:2.0.12-aether-2.0.x
       endpoint: localhost
       port: 5152
     - name: aether-2-1
-      image: onosproject/aether-2.1.x:2.1.5-aether-2.1.x
+      image: onosproject/aether-2.1.x:2.1.11-aether-2.1.x
       endpoint: localhost
       port: 5153