blob: 99f5dafd73f388c1990415cdad1430325a640ca1 [file] [log] [blame]
Luca Prete653e5f42018-12-13 14:32:01 -08001---
2# Copyright 2017-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
16dependencies:
Luca Prete1e6fdd72018-12-14 09:36:25 -080017- name: kafka
Luca Prete653e5f42018-12-13 14:32:01 -080018 version: 0.8.8
19 repository: http://storage.googleapis.com/kubernetes-charts-incubator
20- name: onos
21 version: 1.1.0
22 repository: https://charts.opencord.org
23- name: xos-core
24 version: 2.2.1
25 repository: https://charts.opencord.org
26- name: logging
27 version: 0.1.0-dev0
28 repository: https://charts.opencord.org
29 condition: logging.enabled
30- name: nem-monitoring
31 version: 1.0.0-dev
32 repository: https://charts.opencord.org
33 condition: nem-monitoring.enabled