Update charts to use newly released XOS 2.1.25 and related synchronizer images

Change-Id: I7cc172611aff1e2852a051557bf9f239096c193a
diff --git a/workflows/att-workflow/Chart.yaml b/workflows/att-workflow/Chart.yaml
index cae249c..e0c28e8 100644
--- a/workflows/att-workflow/Chart.yaml
+++ b/workflows/att-workflow/Chart.yaml
@@ -17,7 +17,7 @@
 name: att-workflow
 description: A Helm chart for XOS's "att-workflow"
 icon: https://guide.opencord.org/logos/cord.svg
-version: 1.0.0
+version: 1.0.1
 
 # xosproject/tosca-loader version
 appVersion: 1.1.5
diff --git a/workflows/att-workflow/requirements.yaml b/workflows/att-workflow/requirements.yaml
index f5e1053..f871494 100644
--- a/workflows/att-workflow/requirements.yaml
+++ b/workflows/att-workflow/requirements.yaml
@@ -15,5 +15,5 @@
 
 dependencies:
 - name: att-workflow-driver
-  version: 1.0.11
+  version: 1.0.12
   repository: file://../../xos-services/att-workflow-driver
diff --git a/xos-core/Chart.yaml b/xos-core/Chart.yaml
index c4f5851..eafc0ec 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.0
+version: 2.3.1
 
 # appVersion is of the xos-core and xos-chameleon containers.
 # xos-tosca and xos-api-tester are versioned in values.yaml
-appVersion: 2.1.23
+appVersion: 2.1.25
 
diff --git a/xos-core/values.yaml b/xos-core/values.yaml
index 629a97e..89248f7 100644
--- a/xos-core/values.yaml
+++ b/xos-core/values.yaml
@@ -31,7 +31,7 @@
 
   xos_tosca:
     repository: 'xosproject/xos-tosca'
-    tag: '1.1.5'
+    tag: '1.1.6'
     pullPolicy: 'Always'
 
   xos_api_tester:
diff --git a/xos-profiles/base-kubernetes/Chart.yaml b/xos-profiles/base-kubernetes/Chart.yaml
index 3bdda20..dc0123d 100644
--- a/xos-profiles/base-kubernetes/Chart.yaml
+++ b/xos-profiles/base-kubernetes/Chart.yaml
@@ -1,5 +1,4 @@
 ---
-
 # Copyright 2018-present Open Networking Foundation
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
@@ -17,8 +16,7 @@
 name: base-kubernetes
 description: A Helm chart for XOS's "base-kubernetes" profile
 icon: https://guide.opencord.org/logos/cord.svg
-version: 1.0.1
+version: 1.0.2
 
 # xosproject/tosca-loader version
 appVersion: 1.1.5
-
diff --git a/xos-profiles/base-kubernetes/requirements.yaml b/xos-profiles/base-kubernetes/requirements.yaml
index 1084320..533a1c8 100644
--- a/xos-profiles/base-kubernetes/requirements.yaml
+++ b/xos-profiles/base-kubernetes/requirements.yaml
@@ -15,7 +15,5 @@
 
 dependencies:
 - name: kubernetes
-  version: 1.1.2
+  version: 1.1.3
   repository: file://../../xos-services/kubernetes
-
-
diff --git a/xos-profiles/base-openstack/Chart.yaml b/xos-profiles/base-openstack/Chart.yaml
index f80a0cf..6bc1cb1 100644
--- a/xos-profiles/base-openstack/Chart.yaml
+++ b/xos-profiles/base-openstack/Chart.yaml
@@ -16,7 +16,7 @@
 name: base-openstack
 description: A Helm chart for the "base-openstack" profile
 icon: https://guide.opencord.org/logos/cord.svg
-version: 0.1.1
+version: 0.1.2
 
 # xosproject/tosca-loader version
 appVersion: 1.1.5
diff --git a/xos-profiles/base-openstack/requirements.yaml b/xos-profiles/base-openstack/requirements.yaml
index 96c3022..c763cc6 100644
--- a/xos-profiles/base-openstack/requirements.yaml
+++ b/xos-profiles/base-openstack/requirements.yaml
@@ -15,7 +15,7 @@
 
 dependencies:
 - name: onos-service
-  version: 2.0.6
+  version: 2.0.7
   repository: file://../../xos-services/onos-service
 - name: openstack
   version: 1.1.1
diff --git a/xos-profiles/demo-exampleservice/Chart.yaml b/xos-profiles/demo-exampleservice/Chart.yaml
index 9ac3aac..ae7a78d 100644
--- a/xos-profiles/demo-exampleservice/Chart.yaml
+++ b/xos-profiles/demo-exampleservice/Chart.yaml
@@ -17,7 +17,7 @@
 description: A Helm chart that launches and configures ExampleService. It's assumed that base-kubernetes profile is installed.
 icon: https://guide.opencord.org/logos/cord.svg
 
-version: 1.0.1
+version: 1.0.2
 
 # xosproject/tosca-loader version
 appVersion: 1.1.5
diff --git a/xos-profiles/demo-exampleservice/requirements.yaml b/xos-profiles/demo-exampleservice/requirements.yaml
index 573b4e0..901bb1c 100644
--- a/xos-profiles/demo-exampleservice/requirements.yaml
+++ b/xos-profiles/demo-exampleservice/requirements.yaml
@@ -15,8 +15,8 @@
 
 dependencies:
 - name: exampleservice
-  version: 2.2.1
+  version: 2.2.2
   repository: file://../../xos-services/exampleservice
 - name: addressmanager
-  version: 2.0.2
+  version: 2.0.3
   repository: file://../../xos-services/addressmanager
diff --git a/xos-profiles/demo-simpleexampleservice/Chart.yaml b/xos-profiles/demo-simpleexampleservice/Chart.yaml
index 5d34070..5a5da54 100644
--- a/xos-profiles/demo-simpleexampleservice/Chart.yaml
+++ b/xos-profiles/demo-simpleexampleservice/Chart.yaml
@@ -1,5 +1,4 @@
 ---
-
 # Copyright 2018-present Open Networking Foundation
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
@@ -18,7 +17,7 @@
 description: A Helm chart that launches and configures SimpleExampleService. It's assumed that base-kubernetes profile is installed.
 icon: https://guide.opencord.org/logos/cord.svg
 
-version: 1.0.1
+version: 1.0.2
 
 # xosproject/tosca-loader version
 appVersion: 1.1.5
diff --git a/xos-profiles/demo-simpleexampleservice/requirements.yaml b/xos-profiles/demo-simpleexampleservice/requirements.yaml
index b89d176..ab0ad18 100644
--- a/xos-profiles/demo-simpleexampleservice/requirements.yaml
+++ b/xos-profiles/demo-simpleexampleservice/requirements.yaml
@@ -1,5 +1,4 @@
 ---
-
 # Copyright 2018-present Open Networking Foundation
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
@@ -16,5 +15,5 @@
 
 dependencies:
 - name: simpleexampleservice
-  version: 1.1.1
+  version: 1.1.2
   repository: file://../../xos-services/simpleexampleservice
diff --git a/xos-profiles/mcord/Chart.yaml b/xos-profiles/mcord/Chart.yaml
index e05a96a..6a89676 100644
--- a/xos-profiles/mcord/Chart.yaml
+++ b/xos-profiles/mcord/Chart.yaml
@@ -17,7 +17,7 @@
 description: A Helm chart for the "mcord" profile
 icon: https://guide.opencord.org/logos/cord.svg
 
-version: 1.0.1
+version: 1.0.2
 
 # xosproject/tosca-loader version
 appVersion: 1.1.5
diff --git a/xos-profiles/mcord/requirements.yaml b/xos-profiles/mcord/requirements.yaml
index 2eb2aea..c2f18ee 100644
--- a/xos-profiles/mcord/requirements.yaml
+++ b/xos-profiles/mcord/requirements.yaml
@@ -39,7 +39,7 @@
   version: 1.1.2
   repository: file://../../xos-services/epc-service
 - name: mcord-subscriber
-  version: 2.0.2
+  version: 2.0.3
   repository: file://../../xos-services/mcord-subscriber
 - name: progran
   version: 2.0.3
diff --git a/xos-profiles/rcord-lite/Chart.yaml b/xos-profiles/rcord-lite/Chart.yaml
index 6bb3421..205ae2a 100644
--- a/xos-profiles/rcord-lite/Chart.yaml
+++ b/xos-profiles/rcord-lite/Chart.yaml
@@ -16,7 +16,7 @@
 name: rcord-lite
 description: A Helm chart for XOS's "rcord-lite" profile
 icon: https://guide.opencord.org/logos/cord.svg
-version: 1.0.1
+version: 1.0.2
 
 # xosproject/tosca-loader version
 appVersion: 1.1.5
diff --git a/xos-profiles/rcord-lite/requirements.yaml b/xos-profiles/rcord-lite/requirements.yaml
index 3e8a117..16f8929 100644
--- a/xos-profiles/rcord-lite/requirements.yaml
+++ b/xos-profiles/rcord-lite/requirements.yaml
@@ -15,16 +15,16 @@
 
 dependencies:
 - name: rcord
-  version: 1.0.7
+  version: 1.0.8
   repository: file://../../xos-services/rcord
 - name: onos-service
-  version: 2.0.6
+  version: 2.0.7
   repository: file://../../xos-services/onos-service
 - name: fabric
-  version: 2.1.5
+  version: 2.1.6
   repository: file://../../xos-services/fabric
 - name: volt
-  version: 2.1.8
+  version: 2.1.9
   repository: file://../../xos-services/volt
 - name: vsg-hw
   version: 1.0.2
diff --git a/xos-profiles/seba-services/Chart.yaml b/xos-profiles/seba-services/Chart.yaml
index 7636729..7490351 100644
--- a/xos-profiles/seba-services/Chart.yaml
+++ b/xos-profiles/seba-services/Chart.yaml
@@ -17,7 +17,7 @@
 name: seba-services
 description: A Helm chart for XOS's "SEBA" profile
 icon: https://guide.opencord.org/logos/cord.svg
-version: 1.0.1
+version: 1.0.2
 
 # xosproject/tosca-loader version
 appVersion: 1.1.5
diff --git a/xos-profiles/seba-services/requirements.yaml b/xos-profiles/seba-services/requirements.yaml
index bf1ff9f..cc4ac04 100644
--- a/xos-profiles/seba-services/requirements.yaml
+++ b/xos-profiles/seba-services/requirements.yaml
@@ -15,19 +15,19 @@
 
 dependencies:
 - name: rcord
-  version: 1.0.7
+  version: 1.0.8
   repository: file://../../xos-services/rcord
 - name: onos-service
-  version: 2.0.6
+  version: 2.0.7
   repository: file://../../xos-services/onos-service
 - name: fabric
-  version: 2.1.5
+  version: 2.1.6
   repository: file://../../xos-services/fabric
 - name: volt
-  version: 2.1.8
+  version: 2.1.9
   repository: file://../../xos-services/volt
 - name: fabric-crossconnect
-  version: 1.1.2
+  version: 1.1.4
   repository: file://../../xos-services/fabric-crossconnect
 - name: sadis-server
   version: 1.0.1
diff --git a/xos-services/addressmanager/Chart.yaml b/xos-services/addressmanager/Chart.yaml
index 84641ab..717b8dc 100644
--- a/xos-services/addressmanager/Chart.yaml
+++ b/xos-services/addressmanager/Chart.yaml
@@ -17,6 +17,6 @@
 description: A Helm chart for XOS's "addressmanager" service
 icon: https://guide.opencord.org/logos/cord.svg
 
-version: 2.0.2
-appVersion: 2.0.2
+version: 2.0.3
+appVersion: 2.0.3
 
diff --git a/xos-services/att-workflow-driver/Chart.yaml b/xos-services/att-workflow-driver/Chart.yaml
index b74dd91..11b64b3 100644
--- a/xos-services/att-workflow-driver/Chart.yaml
+++ b/xos-services/att-workflow-driver/Chart.yaml
@@ -17,5 +17,5 @@
 description: A Helm chart for XOS's "att-workflow-driver" service
 icon: https://guide.opencord.org/logos/cord.svg
 
-version: 1.0.11
-appVersion: 1.0.11
+version: 1.0.12
+appVersion: 1.0.12
diff --git a/xos-services/exampleservice/Chart.yaml b/xos-services/exampleservice/Chart.yaml
index 0b5fee3..2c9ad7e 100644
--- a/xos-services/exampleservice/Chart.yaml
+++ b/xos-services/exampleservice/Chart.yaml
@@ -17,6 +17,6 @@
 description: A Helm chart for XOS's "exampleservice" service
 icon: https://guide.opencord.org/logos/cord.svg
 
-version: 2.2.1
-appVersion: 2.2.1
+version: 2.2.2
+appVersion: 2.2.2
 
diff --git a/xos-services/fabric-crossconnect/Chart.yaml b/xos-services/fabric-crossconnect/Chart.yaml
index e1eb2bb..89e1d28 100644
--- a/xos-services/fabric-crossconnect/Chart.yaml
+++ b/xos-services/fabric-crossconnect/Chart.yaml
@@ -17,7 +17,5 @@
 description: A Helm chart for XOS's "fabric-crossconnect" service
 icon: https://guide.opencord.org/logos/cord.svg
 
-version: 1.1.2
-appVersion: 1.1.2
-
-
+version: 1.1.4
+appVersion: 1.1.4
diff --git a/xos-services/fabric/Chart.yaml b/xos-services/fabric/Chart.yaml
index fcf87a4..00cb608 100644
--- a/xos-services/fabric/Chart.yaml
+++ b/xos-services/fabric/Chart.yaml
@@ -1,5 +1,4 @@
 ---
-
 # Copyright 2018-present Open Networking Foundation
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
@@ -18,6 +17,5 @@
 description: A Helm chart for XOS's "fabric" service
 icon: https://guide.opencord.org/logos/cord.svg
 
-version: 2.1.5
-appVersion: 2.1.5
-
+version: 2.1.6
+appVersion: 2.1.6
diff --git a/xos-services/hippie-oss/Chart.yaml b/xos-services/hippie-oss/Chart.yaml
index 0f1b429..6c4cc23 100644
--- a/xos-services/hippie-oss/Chart.yaml
+++ b/xos-services/hippie-oss/Chart.yaml
@@ -17,5 +17,5 @@
 description: A Helm chart for XOS's "hippie-oss" service
 icon: https://guide.opencord.org/logos/cord.svg
 
-version: 1.1.1
-appVersion: 1.1.1
+version: 1.1.2
+appVersion: 1.1.2
diff --git a/xos-services/kubernetes/Chart.yaml b/xos-services/kubernetes/Chart.yaml
index 4125ebf..6077a35 100644
--- a/xos-services/kubernetes/Chart.yaml
+++ b/xos-services/kubernetes/Chart.yaml
@@ -17,8 +17,5 @@
 description: A Helm chart for XOS's "kubernetes" service
 icon: https://guide.opencord.org/logos/cord.svg
 
-version: 1.1.2
-appVersion: 1.1.2
-
-
-
+version: 1.1.3
+appVersion: 1.1.3
diff --git a/xos-services/mcord-subscriber/Chart.yaml b/xos-services/mcord-subscriber/Chart.yaml
index 794cd2a..f0d2fbc 100644
--- a/xos-services/mcord-subscriber/Chart.yaml
+++ b/xos-services/mcord-subscriber/Chart.yaml
@@ -17,5 +17,5 @@
 description: A Helm chart that creates a subscriber for the "mcord" service
 icon: https://guide.opencord.org/logos/cord.svg
 
-version: 2.0.2
-appVersion: 2.0.2
+version: 2.0.3
+appVersion: 2.0.3
diff --git a/xos-services/onos-service/Chart.yaml b/xos-services/onos-service/Chart.yaml
index 6f6666a..f0b492c 100644
--- a/xos-services/onos-service/Chart.yaml
+++ b/xos-services/onos-service/Chart.yaml
@@ -17,5 +17,5 @@
 name: onos-service
 icon: https://guide.opencord.org/logos/cord.svg
 
-version: 2.0.6
-appVersion: 2.0.6
+version: 2.0.7
+appVersion: 2.0.7
diff --git a/xos-services/rcord/Chart.yaml b/xos-services/rcord/Chart.yaml
index b683bb3..5db35b5 100644
--- a/xos-services/rcord/Chart.yaml
+++ b/xos-services/rcord/Chart.yaml
@@ -17,5 +17,5 @@
 description: A Helm chart for XOS's "rcord" service
 icon: https://guide.opencord.org/logos/cord.svg
 
-version: 1.0.7
-appVersion: 1.0.7
+version: 1.0.8
+appVersion: 1.0.8
diff --git a/xos-services/simpleexampleservice/Chart.yaml b/xos-services/simpleexampleservice/Chart.yaml
index 168007d..4f43401 100644
--- a/xos-services/simpleexampleservice/Chart.yaml
+++ b/xos-services/simpleexampleservice/Chart.yaml
@@ -17,5 +17,5 @@
 description: A Helm chart for XOS's "simpleexampleservice" service
 icon: https://guide.opencord.org/logos/cord.svg
 
-version: 1.1.1
-appVersion: 1.1.1
+version: 1.1.2
+appVersion: 1.1.2
diff --git a/xos-services/volt/Chart.yaml b/xos-services/volt/Chart.yaml
index 0a8dad1..6b874b3 100644
--- a/xos-services/volt/Chart.yaml
+++ b/xos-services/volt/Chart.yaml
@@ -17,5 +17,5 @@
 description: A Helm chart for XOS's "olt-service" service
 icon: https://guide.opencord.org/logos/cord.svg
 
-version: 2.1.8
-appVersion: 2.1.13
+version: 2.1.9
+appVersion: 2.1.14