chronos-umbrella: releasing 0.1.27 for portal 0.0.9

Change-Id: Ibc12f0aeed1b07c4da87ac5aaa1467f8d2bed18c
diff --git a/aether-enterprise-portal/Chart.yaml b/aether-enterprise-portal/Chart.yaml
index 638ec14..96c347f 100644
--- a/aether-enterprise-portal/Chart.yaml
+++ b/aether-enterprise-portal/Chart.yaml
@@ -7,8 +7,8 @@
 description: Aether Enterprise Portal
 kubeVersion: ">=1.15.0"
 type: application
-version: 0.0.8
-appVersion: 0.0.7
+version: 0.0.9
+appVersion: 0.0.9
 keywords:
   - aether
   - roc
diff --git a/aether-enterprise-portal/values.yaml b/aether-enterprise-portal/values.yaml
index b023dc5..bab357b 100644
--- a/aether-enterprise-portal/values.yaml
+++ b/aether-enterprise-portal/values.yaml
@@ -10,7 +10,7 @@
 
 image:
   repository: onosproject/aether-enterprise-portal
-  tag: v0.0.7
+  tag: v0.0.9
   pullPolicy: IfNotPresent
   pullSecrets: []
 
diff --git a/chronos-umbrella/Chart.yaml b/chronos-umbrella/Chart.yaml
index 2459919..9d51530 100644
--- a/chronos-umbrella/Chart.yaml
+++ b/chronos-umbrella/Chart.yaml
@@ -7,7 +7,7 @@
 description: Chronos Umbrella chart to deploy all Aether ROC

 kubeVersion: ">=1.18.0"

 type: application

-version: 0.1.26

+version: 0.1.27

 appVersion: v0.0.0

 keywords:

   - aether

@@ -33,7 +33,7 @@
   - name: aether-enterprise-portal

     condition: import.aether-enterprise-portal.enabled

     repository: "file://../aether-enterprise-portal"

-    version: 0.0.8

+    version: 0.0.9

   - name: rasa-model-server

     condition: import.rasa-model-server.enabled

     repository: "file://../rasa-model-server"