chronos-umbrella: releasing 0.1.18

Change-Id: I4381049418485274421aea3687d6364646828f42
diff --git a/aether-enterprise-portal/Chart.yaml b/aether-enterprise-portal/Chart.yaml
index 3ab82ed..817503f 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.4
-appVersion: 0.0.4
+version: 0.0.5
+appVersion: 0.0.5
 keywords:
   - aether
   - roc
diff --git a/aether-enterprise-portal/values.yaml b/aether-enterprise-portal/values.yaml
index a03c5ee..b329578 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.4
+  tag: v0.0.5
   pullPolicy: IfNotPresent
   pullSecrets: []
 
diff --git a/chronos-exporter/Chart.yaml b/chronos-exporter/Chart.yaml
index ca1ebbb..2cbf997 100644
--- a/chronos-exporter/Chart.yaml
+++ b/chronos-exporter/Chart.yaml
@@ -7,8 +7,8 @@
 description: Chronos Exporter

 kubeVersion: ">=1.15.0"

 type: application

-version: 0.0.16

-appVersion: v0.0.13

+version: 0.0.17

+appVersion: v0.0.14

 keywords:

   - aether

   - exporter

diff --git a/chronos-exporter/values.yaml b/chronos-exporter/values.yaml
index 6aaf699..3a57f73 100644
--- a/chronos-exporter/values.yaml
+++ b/chronos-exporter/values.yaml
@@ -10,7 +10,7 @@
 

 image:

   repository: onosproject/chronos-exporter

-  tag: v0.0.13

+  tag: v0.0.14

   pullPolicy: IfNotPresent

   pullSecrets: []

 

diff --git a/chronos-umbrella/Chart.yaml b/chronos-umbrella/Chart.yaml
index 8018ff8..c7670f4 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.17

+version: 0.1.18

 appVersion: v0.0.0

 keywords:

   - aether

@@ -29,11 +29,11 @@
   - name: chronos-exporter

     condition: import.chronos-exporter.enabled

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

-    version: 0.0.16

+    version: 0.0.17

   - name: aether-enterprise-portal

     condition: import.aether-enterprise-portal.enabled

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

-    version: 0.0.4

+    version: 0.0.5

   - name: rasa-model-server

     condition: import.rasa-model-server.enabled

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