fabric-umbrella 0.1.7 updates to gui, api and adapter

Change-Id: Iac3d3a7b0ced1f94bace0cfd0087d32528103baa
diff --git a/aether-roc-gui/Chart.yaml b/aether-roc-gui/Chart.yaml
index 06c9686..a358211 100644
--- a/aether-roc-gui/Chart.yaml
+++ b/aether-roc-gui/Chart.yaml
@@ -7,7 +7,7 @@
 description: Aether ROC Graphical User Interface
 kubeVersion: ">=1.15.0"
 type: application
-version: 2.1.12
+version: 2.1.13
 appVersion: 2.0.0
 keywords:
   - aether
diff --git a/aether-roc-gui/values.yaml b/aether-roc-gui/values.yaml
index e500b45..76f3e44 100644
--- a/aether-roc-gui/values.yaml
+++ b/aether-roc-gui/values.yaml
@@ -10,7 +10,7 @@
 
 image:
   repository: onosproject/aether-roc-gui
-  tag: v0.9.22
+  tag: v0.9.23
   pullPolicy: IfNotPresent
   pullSecrets: []