update to latest aether-roc-api and sdcore-adapter

Change-Id: I3bf233618736bc8810b33574aef5d62dddc494a2
diff --git a/aether-roc-api/Chart.yaml b/aether-roc-api/Chart.yaml
index a1381d6..3a0df0d 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.3
-appVersion: v0.8.3
+version: 1.2.4
+appVersion: v0.8.4
 keywords:
   - aether
   - config
diff --git a/aether-roc-api/values.yaml b/aether-roc-api/values.yaml
index de8daa5..c52e321 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.3
+  tag: v0.8.4
   pullPolicy: IfNotPresent
   pullSecrets: []