blob: 27745ae5294f8404e50061cd8efa8a41873b0948 [file] [log] [blame]
David Bainbridge2f9b76f2019-05-15 13:48:11 -07001# Copyright 2019-present Open Networking Foundation
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.
David Bainbridge2f9b76f2019-05-15 13:48:11 -070014---
David Bainbridge8595b3b2020-06-05 12:23:05 -070015apiVersion: "v1"
16name: "voltha-adapter-simulated"
Girish Gowdra75793892020-06-30 12:39:47 -070017version: "2.3.0"
David Bainbridge8595b3b2020-06-05 12:23:05 -070018description: "A Helm chart for Voltha Simulated Adapter"
19keywords:
20 - "onf"
21 - "voltha"
22 - "adapter"
23 - "sim"
24 - "simulated"
25 - "open"
26home: "https://www.opennetworking.org/voltha"
27icon: "https://guide.opencord.org/logos/voltha.svg"
28sources:
29 - "https://github.com/opencord/voltha-simonu-adapter"
30 - "https://github.com/opencord/voltha-simolt-adapter"
31maintainers:
32 - name: "Open Networking Foundation"
33 email: "info@opennetworking.org"
34 url: "https://www.opennetworking.org"
35depricated: true
Scott Baker008d1812019-10-08 14:38:19 -070036
Scott Baker1cbd70e2020-02-19 10:22:50 -080037# appVersion refers to multiple components with potentially different
38# container image versions.
Girish Gowdra75793892020-06-30 12:39:47 -070039appVersion: "2.4"