update to 2.x models

Change-Id: I341d160d53c0870c271d37c9207abd577876505c
diff --git a/aether-roc-api/Chart.yaml b/aether-roc-api/Chart.yaml
index c9c85e8..5247daa 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.3.0
-appVersion: v0.8.14
+version: 1.4.0
+appVersion: v0.9.1
 keywords:
   - aether
   - config
diff --git a/aether-roc-api/values.yaml b/aether-roc-api/values.yaml
index d54a84a..c3fa7ae 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.14
+  tag: v0.9.1
   pullPolicy: IfNotPresent
   pullSecrets: []