blob: 4cb94fe06d9f64acf565ac179b2a12a875320642 [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 Pretefde58e12018-12-20 14:28:38 -080017- name: etcd-operator
18 version: 0.8.0
19 repository: https://kubernetes-charts.storage.googleapis.com
20 condition: etcd-operator.enabled
Luca Prete1e6fdd72018-12-14 09:36:25 -080021- name: kafka
Luca Prete653e5f42018-12-13 14:32:01 -080022 version: 0.8.8
23 repository: http://storage.googleapis.com/kubernetes-charts-incubator
24- name: onos
25 version: 1.1.0
26 repository: https://charts.opencord.org
27- name: xos-core
Luca Prete10221ec2018-12-18 12:01:27 -080028 version: 2.3.2
Luca Prete653e5f42018-12-13 14:32:01 -080029 repository: https://charts.opencord.org
30- name: logging
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: logging.enabled
34- name: nem-monitoring
Matteo Scandolo374ec7a2018-12-17 11:19:44 -080035 version: 1.0.0
Luca Prete653e5f42018-12-13 14:32:01 -080036 repository: https://charts.opencord.org
37 condition: nem-monitoring.enabled