chronos-umbrella: releasing 0.1.18

Change-Id: I4381049418485274421aea3687d6364646828f42
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: []