Using new version of xos-gui-ws
Change-Id: Ifa4dafa5f1362e88782ad9d9a08a59224b67b0ca
diff --git a/xos-core/Chart.yaml b/xos-core/Chart.yaml
index eafc0ec..b6bcbac 100644
--- a/xos-core/Chart.yaml
+++ b/xos-core/Chart.yaml
@@ -17,7 +17,7 @@
description: XOS - An Extensible Cloud Operating System
icon: https://guide.opencord.org/logos/xos.svg
-version: 2.3.1
+version: 2.3.2
# appVersion is of the xos-core and xos-chameleon containers.
# xos-tosca and xos-api-tester are versioned in values.yaml
diff --git a/xos-core/requirements.yaml b/xos-core/requirements.yaml
index de38084..00edc4b 100644
--- a/xos-core/requirements.yaml
+++ b/xos-core/requirements.yaml
@@ -18,7 +18,7 @@
version: 1.0.0
repository: file://../xos-db
- name: xos-gui
- version: 1.2.0
+ version: 1.2.1
repository: file://../xos-gui
condition: xos-gui.enabled
diff --git a/xos-core/values.yaml b/xos-core/values.yaml
index 9a0a2dd..e28392f 100644
--- a/xos-core/values.yaml
+++ b/xos-core/values.yaml
@@ -13,9 +13,6 @@
# See the License for the specific language governing permissions and
# limitations under the License.
-xos_gui:
- enabled: true
-
# Docker images
# YAML variable names can't contain `-`, so substituted with `_`
images:
diff --git a/xos-gui/Chart.yaml b/xos-gui/Chart.yaml
index 9d0a081..dc024b6 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.0
+version: 1.2.1
# appVersion is of the xos-gui container, xos-ws tag is specified in values.yaml
appVersion: 1.0.3
diff --git a/xos-gui/values.yaml b/xos-gui/values.yaml
index 3284172..5ea8f1c 100644
--- a/xos-gui/values.yaml
+++ b/xos-gui/values.yaml
@@ -22,7 +22,7 @@
xos_ws:
repository: 'xosproject/xos-ws'
- tag: '2.0.0'
+ tag: '2.0.1'
pullPolicy: 'Always'
global:
@@ -34,6 +34,6 @@
platformKafka: cord-kafka:9092
-xos_projectName: "R-CORD"
+xos_projectName: "CORD"
-cord_version: 6.1.0-devel
+cord_version: 6.1.0