updating roc-api to v0.10.16

Change-Id: I807f9ee705fe7fbe0f7df7d24e5ae63fc911033e
diff --git a/aether-roc-api/Chart.yaml b/aether-roc-api/Chart.yaml
index 2adcb4a..0e0d27d 100644
--- a/aether-roc-api/Chart.yaml
+++ b/aether-roc-api/Chart.yaml
@@ -7,8 +7,8 @@
 description: Aether ROC API
 kubeVersion: ">=1.15.0"
 type: application
-version: 1.7.11
-appVersion: v0.10.14
+version: 1.7.12
+appVersion: v0.10.16
 keywords:
   - aether
   - config
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
 
diff --git a/fabric-umbrella/Chart.yaml b/fabric-umbrella/Chart.yaml
index 63d5b67..56cdf92 100644
--- a/fabric-umbrella/Chart.yaml
+++ b/fabric-umbrella/Chart.yaml
@@ -7,7 +7,7 @@
 description: Fabric ROC Umbrella chart to deploy all Fabric ROC
 kubeVersion: ">=1.18.0"
 type: application
-version: 0.1.11
+version: 0.1.12
 appVersion: v0.0.0
 keywords:
   - aether
@@ -32,7 +32,7 @@
   - name: aether-roc-api
     condition: import.fabric-roc-api.enabled
     repository: "file://../aether-roc-api"
-    version: 1.7.11
+    version: 1.7.12
     alias: fabric-roc-api
   - name: aether-roc-gui
     condition: import.fabric-roc-gui.v0-1.enabled