blob: 01a9670695cee6bad4b2bb6b8aebd8b7d8f367be [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
Matteo Scandolo374ec7a2018-12-17 11:19:44 -080024 version: 2.3.1
Luca Prete653e5f42018-12-13 14:32:01 -080025 repository: https://charts.opencord.org
26- name: logging
Matteo Scandolo374ec7a2018-12-17 11:19:44 -080027 version: 1.0.0
Luca Prete653e5f42018-12-13 14:32:01 -080028 repository: https://charts.opencord.org
29 condition: logging.enabled
30- name: nem-monitoring
Matteo Scandolo374ec7a2018-12-17 11:19:44 -080031 version: 1.0.0
Luca Prete653e5f42018-12-13 14:32:01 -080032 repository: https://charts.opencord.org
33 condition: nem-monitoring.enabled