Scott Baker | 6a4fd49 | 2018-06-19 08:12:42 -0700 | [diff] [blame] | 1 | --- |
Scott Baker | 6a4fd49 | 2018-06-19 08:12:42 -0700 | [diff] [blame] | 2 | # Copyright 2018-present Open Networking Foundation |
| 3 | # |
| 4 | # Licensed under the Apache License, Version 2.0 (the "License"); |
| 5 | # you may not use this file except in compliance with the License. |
| 6 | # You may obtain a copy of the License at |
| 7 | # |
| 8 | # http://www.apache.org/licenses/LICENSE-2.0 |
| 9 | # |
| 10 | # Unless required by applicable law or agreed to in writing, software |
| 11 | # distributed under the License is distributed on an "AS IS" BASIS, |
| 12 | # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
| 13 | # See the License for the specific language governing permissions and |
| 14 | # limitations under the License. |
| 15 | |
Matteo Scandolo | 0faaffd | 2018-10-04 18:45:00 +0000 | [diff] [blame] | 16 | name: demo-exampleservice |
Zack Williams | d9d6b35 | 2018-10-05 07:53:30 -0700 | [diff] [blame] | 17 | description: A Helm chart that launches and configures ExampleService. It's assumed that base-kubernetes profile is installed. |
| 18 | icon: https://guide.opencord.org/logos/cord.svg |
| 19 | |
Carmelo Cascone | d3ec455 | 2020-01-10 13:17:11 -0800 | [diff] [blame] | 20 | version: 1.1.2 |
Zack Williams | d9d6b35 | 2018-10-05 07:53:30 -0700 | [diff] [blame] | 21 | |
| 22 | # xosproject/tosca-loader version |
Zack Williams | e68bbde | 2019-04-15 22:03:13 -0700 | [diff] [blame] | 23 | appVersion: 1.3.0 |
Zack Williams | d9d6b35 | 2018-10-05 07:53:30 -0700 | [diff] [blame] | 24 | |