Zack Williams | c6202fe | 2020-03-26 10:55:40 -0700 | [diff] [blame] | 1 | --- |
David Bainbridge | 2f9b76f | 2019-05-15 13:48:11 -0700 | [diff] [blame] | 2 | # Copyright 2019-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 | |
David Bainbridge | 2f9b76f | 2019-05-15 13:48:11 -0700 | [diff] [blame] | 16 | name: voltha |
| 17 | description: A Helm chart for Voltha based on K8S resources in Voltha project |
| 18 | icon: https://guide.opencord.org/logos/cord.svg |
| 19 | |
serkant.uluderya | cb549df | 2020-03-29 16:19:13 -0700 | [diff] [blame^] | 20 | version: 2.4.0 |
Scott Baker | 008d181 | 2019-10-08 14:38:19 -0700 | [diff] [blame] | 21 | |
Scott Baker | 1cbd70e | 2020-02-19 10:22:50 -0800 | [diff] [blame] | 22 | # app version applies to multiple components with potentially different |
| 23 | # container image versions |
serkant.uluderya | cb549df | 2020-03-29 16:19:13 -0700 | [diff] [blame^] | 24 | appVersion: 2.4 |