[AETHER-3138] ROC Umbrella - Upgrading to new onos-config

Change-Id: Iae9131b084ac752f779cd24299052863ebdf5841
diff --git a/aether-roc-api/Chart.yaml b/aether-roc-api/Chart.yaml
index e47eedc..4e1ca69 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.7
-appVersion: v0.9.8
+version: 1.4.8
+appVersion: v0.9.9
 keywords:
   - aether
   - config
diff --git a/aether-roc-api/values.yaml b/aether-roc-api/values.yaml
index 3653b61..d2dab6f 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.8
+  tag: v0.9.9
   pullPolicy: IfNotPresent
   pullSecrets: []