[SEBA-497] Use delayered containers (except for rcord)

Change-Id: If19c9941f0872e1f15c107e490651937ddc0a3f0
diff --git a/xos-profiles/seba-services/Chart.yaml b/xos-profiles/seba-services/Chart.yaml
index 917a223..1d0140f 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.1.0
+version: 1.2.0
 
 # xosproject/tosca-loader version
-appVersion: 1.1.7
+appVersion: 1.3.0
diff --git a/xos-profiles/seba-services/requirements.yaml b/xos-profiles/seba-services/requirements.yaml
index 7c6e1c2..fbe7ee6 100644
--- a/xos-profiles/seba-services/requirements.yaml
+++ b/xos-profiles/seba-services/requirements.yaml
@@ -18,18 +18,18 @@
   version: 1.0.14
   repository: file://../../xos-services/rcord
 - name: onos-service
-  version: 2.0.13
+  version: 2.1.0
   repository: file://../../xos-services/onos-service
   condition: onos-service.enabled
 - name: fabric
-  version: 2.1.11
+  version: 2.2.0
   repository: file://../../xos-services/fabric
   condition: fabric.enabled
 - name: volt
-  version: 2.1.12
+  version: 2.2.0
   repository: file://../../xos-services/volt
 - name: fabric-crossconnect
-  version: 1.1.9
+  version: 1.2.0
   repository: file://../../xos-services/fabric-crossconnect
 - name: sadis-server
   version: 1.0.2
diff --git a/xos-profiles/seba-services/templates/_tosca.tpl b/xos-profiles/seba-services/templates/_tosca.tpl
index cb329b4..e394891 100644
--- a/xos-profiles/seba-services/templates/_tosca.tpl
+++ b/xos-profiles/seba-services/templates/_tosca.tpl
@@ -148,6 +148,16 @@
                 },
                 "url" : "http://sadis-service:8000/subscriber/%s"
               }
+            },
+            "bandwidthprofile":{
+               "integration":{
+                  "url": "http://sadis-service:8000/bandwidthprofiles/%s",
+                  "cache":{
+                     "enabled":true,
+                     "maxsize":40,
+                     "ttl":"PT1m"
+                  }
+               }
             }
           }
       requirements: