AETHER-2959 adding in the RASA Server in to chronos-umbrella

Change-Id: Icb40634ef76442a0d88a6facb07d20b4f55b1048
diff --git a/chronos-umbrella/Chart.yaml b/chronos-umbrella/Chart.yaml
index 20fff04..82afd8b 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.14

+version: 0.1.15

 appVersion: v0.0.0

 keywords:

   - aether

@@ -38,3 +38,7 @@
     condition: import.rasa-model-server.enabled

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

     version: 0.0.1

+  - name: rasa

+    condition: import.rasa.chronos.enabled

+    repository: https://helm.rasa.com

+    version: 1.16.0