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

Change-Id: I3592ed908c295909fb84cf21dba2b659f6bf5422
diff --git a/aether-roc-api/Chart.yaml b/aether-roc-api/Chart.yaml
index 22c54ba..637a9b0 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.10
-appVersion: v0.8.12
+version: 1.2.11
+appVersion: v0.8.13
 keywords:
   - aether
   - config
diff --git a/aether-roc-api/values.yaml b/aether-roc-api/values.yaml
index 1c2687c..3272ccf 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.12
+  tag: v0.8.13
   pullPolicy: IfNotPresent
   pullSecrets: []