Update charts to use newly released XOS 2.1.25 and related synchronizer images
Change-Id: I7cc172611aff1e2852a051557bf9f239096c193a
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