update to latest api and sdcore-adapter

Change-Id: If05b7426ae91c57748457048c0de101f47bbaefc
diff --git a/aether-roc-api/Chart.yaml b/aether-roc-api/Chart.yaml
index f90f61e..dabac2e 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.7
-appVersion: v0.8.8
+version: 1.2.8
+appVersion: v0.8.9
 keywords:
   - aether
   - config
diff --git a/aether-roc-api/values.yaml b/aether-roc-api/values.yaml
index 23fdee7..f3907c7 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.8
+  tag: v0.8.9
   pullPolicy: IfNotPresent
   pullSecrets: []