blob: 0fc8b9f556c16f8058834cbba218253042857a0b [file] [log] [blame]
Matteo Scandolo2996b052020-12-01 18:42:50 -08001# Copyright 2020-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.
14---
15apiVersion: "v1"
16name: "bbsim-sadis-server"
Matteo Scandolob4c5f4e2020-11-11 12:05:23 -080017version: "0.1.1"
Matteo Scandolo2996b052020-12-01 18:42:50 -080018description: "A Helm chart for Voltha BBSIM sadis server"
19keywords:
20 - "onf"
21 - "voltha"
22 - "sadis"
23 - "bbsim"
24home: "https://www.opennetworking.org/voltha"
25icon: "https://guide.opencord.org/logos/voltha.svg"
26sources:
27 - "https://github.com/opencord/bbsim-sadis-server"
28maintainers:
29 - name: "Open Networking Foundation"
30 email: "info@opennetworking.org"
31 url: "https://www.opennetworking.org"
32
33# appVersion refers to multiple components with potentially different
34# container image versions.
Matteo Scandolo93ec9452020-12-15 14:05:35 -100035appVersion: "0.1.4"