Bumping GUI version
Change-Id: I8dcb1c42cf41d1e82a81e0d2e9efef566f042684
diff --git a/xos-core/Chart.yaml b/xos-core/Chart.yaml
index a930c6e..e3ba72c 100644
--- a/xos-core/Chart.yaml
+++ b/xos-core/Chart.yaml
@@ -17,9 +17,8 @@
description: XOS - An Extensible Cloud Operating System
icon: https://guide.opencord.org/logos/xos.svg
-version: 3.0.0
+version: 3.0.1
# appVersion is of the xos-core and xos-chameleon containers.
# xos-tosca and xos-api-tester are versioned in values.yaml
appVersion: 3.0.0
-
diff --git a/xos-core/requirements.yaml b/xos-core/requirements.yaml
index cf7af2c..300d929 100644
--- a/xos-core/requirements.yaml
+++ b/xos-core/requirements.yaml
@@ -18,7 +18,6 @@
version: 1.0.1
repository: file://../xos-db
- name: xos-gui
- version: 1.2.2
+ version: 1.2.3
repository: file://../xos-gui
condition: xos-gui.enabled
-
diff --git a/xos-gui/Chart.yaml b/xos-gui/Chart.yaml
index 3f91d01..8c11705 100644
--- a/xos-gui/Chart.yaml
+++ b/xos-gui/Chart.yaml
@@ -16,7 +16,7 @@
name: xos-gui
description: Web GUI for XOS
icon: https://guide.opencord.org/logos/xos.svg
-version: 1.2.2
+version: 1.2.3
# appVersion is of the xos-gui container, xos-ws tag is specified in values.yaml
-appVersion: 1.0.4
+appVersion: 1.0.5