fabric-umbrella: releasing 0.1.3 for fabric-api v0.10.10

Change-Id: Idd6113f9d2aa970ee65b4d6cbabad91840df982f
diff --git a/aether-roc-api/Chart.yaml b/aether-roc-api/Chart.yaml
index 1677ca1..3ba8920 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.7
-appVersion: v0.10.9
+version: 1.7.8
+appVersion: v0.10.10
 keywords:
   - aether
   - config
diff --git a/aether-roc-umbrella/Chart.yaml b/aether-roc-umbrella/Chart.yaml
index 728534a..d4d8da4 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.20
+version: 2.1.21
 appVersion: v0.0.0
 keywords:
   - aether
@@ -25,7 +25,7 @@
   - name: onos-config
     condition: import.onos-config.enabled
     repository: https://charts.onosproject.org
-    version: 1.7.7
+    version: 1.7.8
   - name: onos-cli
     condition: import.onos-cli.enabled
     repository: https://charts.onosproject.org
@@ -33,7 +33,7 @@
   - name: aether-roc-api
     condition: import.aether-roc-api.enabled
     repository: "file://../aether-roc-api"
-    version: 1.7.7
+    version: 1.7.8
   - 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 66990d5..c805d55 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.2
+version: 0.1.3
 appVersion: v0.0.0
 keywords:
   - aether
@@ -24,7 +24,7 @@
   - name: onos-config
     condition: import.onos-config.enabled
     repository: https://charts.onosproject.org
-    version: 1.7.8
+    version: 1.7.9
   - name: onos-cli
     condition: import.onos-cli.enabled
     repository: https://charts.onosproject.org
@@ -32,7 +32,7 @@
   - name: aether-roc-api
     condition: import.fabric-roc-api.enabled
     repository: "file://../aether-roc-api"
-    version: 1.7.7
+    version: 1.7.8
     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 3552a41..e560083 100644
--- a/fabric-umbrella/values.yaml
+++ b/fabric-umbrella/values.yaml
@@ -38,7 +38,7 @@
   onos-cli:
     enabled: true
   fabric-roc-api:
-    enabled: false
+    enabled: true
   fabric-roc-gui:
     v0-1:
       enabled: false