Upgrading simple-example-service config mount to the other services

Change-Id: I04807e8199637cea6aa0acefd51aef33d18a9429
diff --git a/xos-profiles/demo-simpleexampleservice/Chart.yaml b/xos-profiles/demo-simpleexampleservice/Chart.yaml
index 996ef75..1199009 100644
--- a/xos-profiles/demo-simpleexampleservice/Chart.yaml
+++ b/xos-profiles/demo-simpleexampleservice/Chart.yaml
@@ -17,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.5
+version: 1.0.6
 
 # xosproject/tosca-loader version
 appVersion: 1.1.7
diff --git a/xos-profiles/demo-simpleexampleservice/requirements.yaml b/xos-profiles/demo-simpleexampleservice/requirements.yaml
index ba63415..d356a7a 100644
--- a/xos-profiles/demo-simpleexampleservice/requirements.yaml
+++ b/xos-profiles/demo-simpleexampleservice/requirements.yaml
@@ -15,5 +15,5 @@
 
 dependencies:
 - name: simpleexampleservice
-  version: 1.1.7
+  version: 1.1.8
   repository: file://../../xos-services/simpleexampleservice