vaibhav_16dec | e04b2fe | 2018-03-22 09:07:12 +0000 | [diff] [blame] | 1 | # Copyright © 2017 Amdocs, Bell Canada |
| 2 | # |
| 3 | # Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | # you may not use this file except in compliance with the License. |
| 5 | # You may obtain a copy of the License at |
| 6 | # |
| 7 | # http://www.apache.org/licenses/LICENSE-2.0 |
| 8 | # |
| 9 | # Unless required by applicable law or agreed to in writing, software |
| 10 | # distributed under the License is distributed on an "AS IS" BASIS, |
| 11 | # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
| 12 | # See the License for the specific language governing permissions and |
| 13 | # limitations under the License. |
| 14 | |
Mike Elliott | 799ae16 | 2018-02-12 15:44:57 -0500 | [diff] [blame] | 15 | apiVersion: v1 |
| 16 | name: onap |
Sylvain Desbureaux | 1ef4caf | 2020-04-02 14:08:50 +0200 | [diff] [blame] | 17 | version: 6.0.0 |
Sylvain Desbureaux | 9c2c7cf | 2020-06-19 13:55:47 +0200 | [diff] [blame] | 18 | appVersion: Frankfurt |
Mike Elliott | 799ae16 | 2018-02-12 15:44:57 -0500 | [diff] [blame] | 19 | description: Open Network Automation Platform (ONAP) |
| 20 | home: https://www.onap.org/ |
| 21 | sources: |
| 22 | - https://gerrit.onap.org/r/#/admin/projects/ |
Mike Elliott | 1c81a8b | 2019-07-11 14:03:47 -0400 | [diff] [blame] | 23 | icon: https://wiki.onap.org/download/thumbnails/1015829/onap_704x271%20copy.png?version=1&modificationDate=1488326334000&api=v2 |
Akansha Dua | 7d88714 | 2019-09-04 04:51:35 +0000 | [diff] [blame] | 24 | kubeVersion: ">=1.11.5-0" |