Chronos exporter: Fixed minor bug in demo configuration under Bengaluru site

Change-Id: I44b6c13013e5b582fd224656002e5ac720b6970b
diff --git a/chronos-umbrella/Chart.yaml b/chronos-umbrella/Chart.yaml
index 8e5b7e9..f825ce8 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.21

+version: 0.1.22

 appVersion: v0.0.0

 keywords:

   - aether

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

     condition: import.chronos-exporter.enabled

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

-    version: 0.0.19

+    version: 0.0.20

   - name: aether-enterprise-portal

     condition: import.aether-enterprise-portal.enabled

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