Chronos-exporter: Moved the Images and Site Plans out to Helm chart ConfigMap

Change-Id: Ie024a9c032de0d6f9326d1f6c61206ccbcfa44be
diff --git a/chronos-umbrella/Chart.yaml b/chronos-umbrella/Chart.yaml
index 0f16ea9..cb05332 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.5

+version: 0.1.6

 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.8

+    version: 0.0.9

   - name: aether-enterprise-portal

     condition: import.aether-enterprise-portal.enabled

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