chronos-umbrella: releasing 0.1.25 for portal 0.0.7

Change-Id: Idfe6432a83208bdb2ae3e5f515b6b4c2b4eba29f
diff --git a/aether-enterprise-portal/Chart.yaml b/aether-enterprise-portal/Chart.yaml
index 9e366f9..638ec14 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.7
-appVersion: 0.0.6
+version: 0.0.8
+appVersion: 0.0.7
 keywords:
   - aether
   - roc
diff --git a/aether-enterprise-portal/values.yaml b/aether-enterprise-portal/values.yaml
index 429b903..b023dc5 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.6
+  tag: v0.0.7
   pullPolicy: IfNotPresent
   pullSecrets: []
 
diff --git a/chronos-umbrella/Chart.yaml b/chronos-umbrella/Chart.yaml
index 00fa1c0..c0a85d4 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.24

+version: 0.1.25

 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.7

+    version: 0.0.8

   - name: rasa-model-server

     condition: import.rasa-model-server.enabled

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