chronos-umbrella 0.1.1 for portal v0.0.2

Change-Id: I59c482d23d3e150d9488c03e646ffa5a3771f45e
diff --git a/aether-enterprise-portal/Chart.yaml b/aether-enterprise-portal/Chart.yaml
index cd603e5..ff89ad1 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.1
-appVersion: 0.0.1
+version: 0.0.2
+appVersion: 0.0.2
 keywords:
   - aether
   - roc
diff --git a/aether-enterprise-portal/values.yaml b/aether-enterprise-portal/values.yaml
index f3d7e49..e7934fc 100644
--- a/aether-enterprise-portal/values.yaml
+++ b/aether-enterprise-portal/values.yaml
@@ -10,7 +10,7 @@
 
 image:
   repository: onosproject/aether-enterprise-portal
-  tag: latest
+  tag: v0.0.2
   pullPolicy: IfNotPresent
   pullSecrets: []