blob: 19b9c6d6322e0498c52dafc25ca11f994f530304 [file] [log] [blame]
Andy Bavierac5a1922018-07-09 17:19:19 -07001---
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 Pretee28e7562018-12-14 10:04:53 -080017- name: etcd-operator
Luca Prete6ba6aa52018-12-13 18:29:18 -080018 version: 0.8.0
19 repository: https://kubernetes-charts.storage.googleapis.com
20 condition: etcd-operator.enabled
21- name: voltha
22 version: 1.0.2
23 repository: https://charts.opencord.org
24- name: seba-services
25 version: 1.0.1
26 repository: https://charts.opencord.org
27- name: base-kubernetes
28 version: 1.0.1
29 repository: https://charts.opencord.org