blob: 5c26f36e3115ad1e59f48bf5c01551fb95548eee [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
Zack Williams0db3be22019-07-02 16:57:18 -070018 version: 0.8.3
Luca Pretefde58e12018-12-20 14:28:38 -080019 repository: https://kubernetes-charts.storage.googleapis.com
20 condition: etcd-operator.enabled
Luca Prete1e6fdd72018-12-14 09:36:25 -080021- name: kafka
Zack Williams0db3be22019-07-02 16:57:18 -070022 version: 0.13.3
23 repository: https://kubernetes-charts-incubator.storage.googleapis.com
Hyunsun Moon13e3fa52019-11-30 23:20:03 -080024 tags:
25 - central
26 - edge
Luca Prete653e5f42018-12-13 14:32:01 -080027- name: onos
Hyunsun Moonc3259eb2019-12-09 13:23:29 -080028 version: 1.1.4
Luca Prete653e5f42018-12-13 14:32:01 -080029 repository: https://charts.opencord.org
Hyunsun Moon13e3fa52019-11-30 23:20:03 -080030 tags:
31 - edge
Luca Prete653e5f42018-12-13 14:32:01 -080032- name: xos-core
Zack Williams1d5cab72020-01-06 06:56:30 -070033 version: 3.0.12
Luca Prete653e5f42018-12-13 14:32:01 -080034 repository: https://charts.opencord.org
Hyunsun Moon13e3fa52019-11-30 23:20:03 -080035 tags:
36 - central
Luca Prete653e5f42018-12-13 14:32:01 -080037- name: logging
Zack Williams0db3be22019-07-02 16:57:18 -070038 version: 1.1.0
Luca Prete653e5f42018-12-13 14:32:01 -080039 repository: https://charts.opencord.org
40 condition: logging.enabled
Hyunsun Moon13e3fa52019-11-30 23:20:03 -080041 tags:
42 - central
43 - edge
Luca Prete653e5f42018-12-13 14:32:01 -080044- name: nem-monitoring
Hyunsun Moonc3259eb2019-12-09 13:23:29 -080045 version: 1.3.0
Luca Prete653e5f42018-12-13 14:32:01 -080046 repository: https://charts.opencord.org
47 condition: nem-monitoring.enabled
Hyunsun Moon13e3fa52019-11-30 23:20:03 -080048 tags:
49 - central
50 - edge