roc-umbrella: releasing 2.0.8 for new roc-api v0.9.2

Change-Id: Ie132508a0e713af2566645493893f701e177d6e1
diff --git a/aether-roc-api/Chart.yaml b/aether-roc-api/Chart.yaml
index 5247daa..dd2ee86 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.4.0
-appVersion: v0.9.1
+version: 1.4.1
+appVersion: v0.9.2
 keywords:
   - aether
   - config
diff --git a/aether-roc-api/values.yaml b/aether-roc-api/values.yaml
index c3fa7ae..4b4de05 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.9.1
+  tag: v0.9.2
   pullPolicy: IfNotPresent
   pullSecrets: []