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: []