Update charts to new versions of containers using XOS 2.1.32 core

Change-Id: I99c55aa08f390b5160e7de5ac80e57e385beb1dc
diff --git a/xos-core/Chart.yaml b/xos-core/Chart.yaml
index faefbaf..2ec76ab 100644
--- a/xos-core/Chart.yaml
+++ b/xos-core/Chart.yaml
@@ -17,9 +17,9 @@
 description: XOS - An Extensible Cloud Operating System
 icon: https://guide.opencord.org/logos/xos.svg
 
-version: 2.3.5
+version: 2.3.6
 
 # appVersion is of the xos-core and xos-chameleon containers.
 # xos-tosca and xos-api-tester are versioned in values.yaml
-appVersion: 2.1.30
+appVersion: 2.1.32
 
diff --git a/xos-core/values.yaml b/xos-core/values.yaml
index e28392f..373a228 100644
--- a/xos-core/values.yaml
+++ b/xos-core/values.yaml
@@ -28,7 +28,7 @@
 
   xos_tosca:
     repository: 'xosproject/xos-tosca'
-    tag: '1.1.6'
+    tag: '1.1.7'
     pullPolicy: 'Always'
 
   xos_api_tester: