blob: 2365cd729ac15ae534bdfd4b37190f27893a78b5 [file] [log] [blame]
Chenfei Gao9292e882019-02-27 22:14:45 -05001# ============LICENSE_START=======================================================
jhhd4258672020-08-09 12:08:08 -05002# Copyright (C) 2019-2020 AT&T Intellectual Property. All rights reserved.
Chenfei Gao9292e882019-02-27 22:14:45 -05003# ================================================================================
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#
16# SPDX-License-Identifier: Apache-2.0
17# ============LICENSE_END=========================================================
18
19dependencies:
20 - name: common
Sylvain Desbureaux557628a2021-03-24 14:59:16 +010021 version: ~8.x-0
Chenfei Gao9292e882019-02-27 22:14:45 -050022 repository: '@local'
jhhd4258672020-08-09 12:08:08 -050023 - name: certInitializer
Sylvain Desbureaux557628a2021-03-24 14:59:16 +010024 version: ~8.x-0
jhhd4258672020-08-09 12:08:08 -050025 repository: '@local'
Sylvain Desbureaux7c8c6862020-11-19 18:02:37 +010026 - name: repositoryGenerator
Sylvain Desbureaux557628a2021-03-24 14:59:16 +010027 version: ~8.x-0
Sylvain Desbureaux7c8c6862020-11-19 18:02:37 +010028 repository: '@local'
farida azmyc1178372021-04-11 12:55:33 +020029 - name: serviceAccount
30 version: ~8.x-0
31 repository: '@local'