aether-roc-umbrella: releasing 1.4.19 update GUI and API

Change-Id: I4b95e2dc68c51a5f6780239048c0ca67ac318ff0
diff --git a/aether-roc-api/Chart.yaml b/aether-roc-api/Chart.yaml
index 6013c1c..3fd633e 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.2.5
-appVersion: v0.8.6
+version: 1.2.6
+appVersion: v0.8.7
 keywords:
   - aether
   - config
diff --git a/aether-roc-api/values.yaml b/aether-roc-api/values.yaml
index a18f081..08f0fe4 100644
--- a/aether-roc-api/values.yaml
+++ b/aether-roc-api/values.yaml
@@ -10,7 +10,7 @@
 
 image:
   repository: onosproject/aether-roc-api
-  tag: v0.8.6
+  tag: v0.8.7
   pullPolicy: IfNotPresent
   pullSecrets: []