Updated aether-roc-api app version to include sdn-fabric api

Change-Id: Icc47847f7e3578f944134f9eda3590a41caee4d9
diff --git a/aether-roc-api/Chart.yaml b/aether-roc-api/Chart.yaml
index 68cda8b..2adcb4a 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.10
-appVersion: v0.10.13
+version: 1.7.11
+appVersion: v0.10.14
 keywords:
   - aether
   - config
diff --git a/aether-roc-umbrella/Chart.yaml b/aether-roc-umbrella/Chart.yaml
index a4cba53..1853d24 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.26
+version: 2.1.27
 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.10
+    version: 1.7.11
   - name: aether-roc-gui-v2
     condition: import.aether-roc-gui.v2-0.enabled
     repository: https://charts.aetherproject.org
diff --git a/fabric-umbrella/Chart.yaml b/fabric-umbrella/Chart.yaml
index b930a6b..63d5b67 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.10
+version: 0.1.11
 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.10
+    version: 1.7.11
     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 067f854..4399aa3 100644
--- a/fabric-umbrella/values.yaml
+++ b/fabric-umbrella/values.yaml
@@ -121,7 +121,7 @@
       enabled: false
   modelPlugins:
     - name: fabric-0-1
-      image: onosproject/sdn-fabric-0.1.x:0.1.4-sdn-fabric-0.1.x
+      image: onosproject/sdn-fabric-0.1.x:0.1.7-sdn-fabric-0.1.x
       endpoint: localhost
       port: 5152