Using BBSim with DMI interface (1.2.0) in the chart

Change-Id: I67b88d21aa15537bfbc7358e849a0a71350e98db
diff --git a/xos-profiles/base-openstack/Chart.yaml b/xos-profiles/base-openstack/Chart.yaml
index 1832703..9194959 100644
--- a/xos-profiles/base-openstack/Chart.yaml
+++ b/xos-profiles/base-openstack/Chart.yaml
@@ -16,7 +16,8 @@
 name: base-openstack
 description: A Helm chart for the "base-openstack" profile
 icon: https://guide.opencord.org/logos/cord.svg
-version: 0.2.4
+apiVersion: v1
+version: 0.2.5
 
 # xosproject/tosca-loader version
 appVersion: 1.3.0
diff --git a/xos-profiles/demo-exampleservice/Chart.yaml b/xos-profiles/demo-exampleservice/Chart.yaml
index 8d69095..a49fb06 100644
--- a/xos-profiles/demo-exampleservice/Chart.yaml
+++ b/xos-profiles/demo-exampleservice/Chart.yaml
@@ -16,9 +16,9 @@
 name: demo-exampleservice
 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
+apiVersion: v1
 
-version: 1.1.2
+version: 1.1.3
 
 # xosproject/tosca-loader version
 appVersion: 1.3.0
-
diff --git a/xos-profiles/demo-simpleexampleservice/Chart.yaml b/xos-profiles/demo-simpleexampleservice/Chart.yaml
index c3cd57d..ad09a83 100644
--- a/xos-profiles/demo-simpleexampleservice/Chart.yaml
+++ b/xos-profiles/demo-simpleexampleservice/Chart.yaml
@@ -16,8 +16,8 @@
 name: demo-simpleexampleservice
 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.2.3
+apiVersion: v1
+version: 1.2.4
 
 # xosproject/tosca-loader version
 appVersion: 2.0.0
diff --git a/xos-profiles/demo-simpleexampleservice/requirements.yaml b/xos-profiles/demo-simpleexampleservice/requirements.yaml
index a586d08..73718db 100644
--- a/xos-profiles/demo-simpleexampleservice/requirements.yaml
+++ b/xos-profiles/demo-simpleexampleservice/requirements.yaml
@@ -15,5 +15,5 @@
 
 dependencies:
 - name: simpleexampleservice
-  version: 1.2.3
+  version: 1.2.4
   repository: file://../../xos-services/simpleexampleservice
diff --git a/xos-profiles/rcord-lite/Chart.yaml b/xos-profiles/rcord-lite/Chart.yaml
index 06f58d7..45a1593 100644
--- a/xos-profiles/rcord-lite/Chart.yaml
+++ b/xos-profiles/rcord-lite/Chart.yaml
@@ -16,7 +16,8 @@
 name: rcord-lite
 description: A Helm chart for XOS's "rcord-lite" profile
 icon: https://guide.opencord.org/logos/cord.svg
-version: 1.1.7
+apiVersion: v1
+version: 1.1.8
 
 # xosproject/tosca-loader version
 appVersion: 1.3.0