Chronos exporter: Updating Chronos-exporter app version 0.0.9
Change-Id: If9afddfa9837f9fd6603601efde04303a9f04da1
diff --git a/chronos-exporter/Chart.yaml b/chronos-exporter/Chart.yaml
index 37eeca0..abfd3e8 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.10
-appVersion: v0.0.8
+version: 0.0.11
+appVersion: v0.0.9
keywords:
- aether
- exporter
diff --git a/chronos-exporter/values.yaml b/chronos-exporter/values.yaml
index 3d742fc..837ba3e 100644
--- a/chronos-exporter/values.yaml
+++ b/chronos-exporter/values.yaml
@@ -10,7 +10,7 @@
image:
repository: onosproject/chronos-exporter
- tag: v0.0.8
+ tag: v0.0.9
pullPolicy: IfNotPresent
pullSecrets: []
diff --git a/chronos-umbrella/Chart.yaml b/chronos-umbrella/Chart.yaml
index 7aa0354..df596f6 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.8
+version: 0.1.9
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.10
+ version: 0.0.11
- name: aether-enterprise-portal
condition: import.aether-enterprise-portal.enabled
repository: "file://../aether-enterprise-portal"