Andy Bavier | c4358e0 | 2018-03-12 12:55:15 -0700 | [diff] [blame] | 1 | --- |
Andy Bavier | c4358e0 | 2018-03-12 12:55:15 -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 | |
Daniele Moro | 5518510 | 2020-03-27 19:16:22 +0100 | [diff] [blame] | 16 | apiVersion: v1 |
Andy Bavier | c4358e0 | 2018-03-12 12:55:15 -0700 | [diff] [blame] | 17 | name: fabric |
Zack Williams | 0e094e8 | 2018-07-06 12:38:51 -0700 | [diff] [blame] | 18 | description: A Helm chart for XOS's "fabric" service |
Zack Williams | d9d6b35 | 2018-10-05 07:53:30 -0700 | [diff] [blame] | 19 | icon: https://guide.opencord.org/logos/cord.svg |
| 20 | |
Daniele Moro | 5518510 | 2020-03-27 19:16:22 +0100 | [diff] [blame] | 21 | version: 3.0.0 |
| 22 | appVersion: 3.0.0 |