blob: fa52e01848da4e47d4f76b5cd6a9936dffb31694 [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"
Himani Chawla81472cd2021-11-08 17:14:11 +053017version: "0.2.2"
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.
Himani Chawla81472cd2021-11-08 17:14:11 +053035appVersion: "0.3.1"