| commit | ee29b941b7c753a786591728348645b0b5d1e58a | [log] [tgz] |
|---|---|---|
| author | Scott Baker <smbaker@gmail.com> | Fri Feb 08 09:46:02 2019 -0800 |
| committer | Scott Baker <smbaker@gmail.com> | Fri Feb 08 10:21:08 2019 -0800 |
| tree | 4aa9b818d7f2bc5a8be4b82c78907a090f992d15 | |
| parent | bc53a24b60a3352e5d70942eea6863f4bacd63c2 [diff] |
SEBA-461 update simpleexampleservice chart Change-Id: I9334a57a5544d1cd06d0dde9f3bbee291d889f16
diff --git a/xos-profiles/demo-simpleexampleservice/Chart.yaml b/xos-profiles/demo-simpleexampleservice/Chart.yaml index ca865f4..a5b5aca 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.3 +version: 1.0.4 # 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 63f2036..8becd13 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.5 + version: 1.1.6 repository: file://../../xos-services/simpleexampleservice