updating aether-roc-api to v0.10.11

Change-Id: I2df04bfd9707348ce1fca5a97ec0056bbeb6bc34
diff --git a/aether-roc-api/Chart.yaml b/aether-roc-api/Chart.yaml
index 3ba8920..19fe3e9 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.8
-appVersion: v0.10.10
+version: 1.7.9
+appVersion: v0.10.11
 keywords:
   - aether
   - config
diff --git a/aether-roc-umbrella/Chart.yaml b/aether-roc-umbrella/Chart.yaml
index d4d8da4..b425424 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.21
+version: 2.1.22
 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.8
+    version: 1.7.9
   - name: aether-roc-websocket
     condition: import.aether-roc-websocket.enabled
     repository: "file://../aether-roc-websocket"
diff --git a/fabric-umbrella/Chart.yaml b/fabric-umbrella/Chart.yaml
index 5a43e1b..aaadf9c 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.4
+version: 0.1.5
 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.8
+    version: 1.7.9
     alias: fabric-roc-api
   - name: aether-roc-gui
     condition: import.fabric-roc-gui.v0-1.enabled
diff --git a/fabric-umbrella/values.yaml b/fabric-umbrella/values.yaml
index e560083..3384e3f 100644
--- a/fabric-umbrella/values.yaml
+++ b/fabric-umbrella/values.yaml
@@ -114,7 +114,7 @@
       enabled: false
   modelPlugins:
     - name: fabric-0-1
-      image: onosproject/sdn-fabric-0.1.x:0.1.2-sdn-fabric-0.1.x
+      image: onosproject/sdn-fabric-0.1.x:0.1.3-sdn-fabric-0.1.x
       endpoint: localhost
       port: 5152