chronos-umbrella: releasing 0.1.11
Change-Id: Id9332f7c7f2c9a5cd8311f84c0ec24823306ab78
diff --git a/aether-enterprise-portal/Chart.yaml b/aether-enterprise-portal/Chart.yaml
index e8418f7..3ab82ed 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.3
-appVersion: 0.0.3
+version: 0.0.4
+appVersion: 0.0.4
keywords:
- aether
- roc
diff --git a/aether-enterprise-portal/values.yaml b/aether-enterprise-portal/values.yaml
index edd4144..a03c5ee 100644
--- a/aether-enterprise-portal/values.yaml
+++ b/aether-enterprise-portal/values.yaml
@@ -10,7 +10,7 @@
image:
repository: onosproject/aether-enterprise-portal
- tag: v0.0.3
+ tag: v0.0.4
pullPolicy: IfNotPresent
pullSecrets: []
diff --git a/chronos-exporter/Chart.yaml b/chronos-exporter/Chart.yaml
index a7ac960..f321d91 100644
--- a/chronos-exporter/Chart.yaml
+++ b/chronos-exporter/Chart.yaml
@@ -7,7 +7,7 @@
description: Chronos Exporter
kubeVersion: ">=1.15.0"
type: application
-version: 0.0.12
+version: 0.0.13
appVersion: v0.0.10
keywords:
- aether
diff --git a/chronos-exporter/files/configs/demo-configuration.yaml b/chronos-exporter/files/configs/demo-configuration.yaml
index 1f0aab3..eb22383 100644
--- a/chronos-exporter/files/configs/demo-configuration.yaml
+++ b/chronos-exporter/files/configs/demo-configuration.yaml
@@ -154,7 +154,7 @@
isometric: true
origin: ORIGIN_TOP_LEFT
layers:
- - layer-id: Structures
+ - layer-id: Structure
- layer-id: Text
site-plan-list:
- id: floor-0
diff --git a/chronos-umbrella/Chart.yaml b/chronos-umbrella/Chart.yaml
index 51ea2bd..6a59ad6 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.10
+version: 0.1.11
appVersion: v0.0.0
keywords:
- aether
@@ -29,8 +29,8 @@
- name: chronos-exporter
condition: import.chronos-exporter.enabled
repository: "file://../chronos-exporter"
- version: 0.0.12
+ version: 0.0.13
- name: aether-enterprise-portal
condition: import.aether-enterprise-portal.enabled
repository: "file://../aether-enterprise-portal"
- version: 0.0.3
+ version: 0.0.4