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: