Aether-2840 create Helm chart for aether-enterprise-portal

Change-Id: Ife0ed75cb8bf616edb5998eafd837640b9f1067b
diff --git a/chronos-umbrella/Chart.yaml b/chronos-umbrella/Chart.yaml
index eefaa6a..890e03b 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.0.3

+version: 0.0.4

 appVersion: v0.0.0

 keywords:

   - aether

@@ -30,3 +30,7 @@
     condition: import.chronos-exporter.enabled

     repository: "file://../chronos-exporter"

     version: 0.0.3

+  - name: aether-enterprise-portal

+    condition: import.aether-enterprise-portal.enabled

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

+    version: 0.0.1