Exposing payoff in the value file and updating CORD version

Change-Id: I8f861b800a9e01af36ef9123a466110bc969be23
diff --git a/xos-core/Chart.yaml b/xos-core/Chart.yaml
index b74e5b8..412fb24 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: 3.0.9
+version: 3.0.10
 
 # appVersion is of the xos-core containers.
 # xos-tosca, xos-chameleon, and xos-api-tester are versioned in values.yaml
diff --git a/xos-core/requirements.yaml b/xos-core/requirements.yaml
index 468cb39..8a4f757 100644
--- a/xos-core/requirements.yaml
+++ b/xos-core/requirements.yaml
@@ -18,6 +18,6 @@
   version: 1.0.1
   repository: file://../xos-db
 - name: xos-gui
-  version: 1.2.6
+  version: 1.2.7
   repository: file://../xos-gui
   condition: xos-gui.enabled