blob: 3d7968123b10558e44d9f21da06c208c4cf613a8 [file] [log] [blame]
Alexander Dehn9b797d62020-04-21 09:53:50 +00001# Copyright © 2020 highstreet technologies GmbH
vaibhav_16dece04b2fe2018-03-22 09:07:12 +00002# Copyright © 2017 Amdocs, Bell Canada
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
jmac065e2ce2018-03-29 01:18:02 +000016dependencies:
17 - name: common
Sylvain Desbureaux557628a2021-03-24 14:59:16 +010018 version: ~8.x-0
jmac065e2ce2018-03-29 01:18:02 +000019 repository: '@local'
Alexander Dehn9b797d62020-04-21 09:53:50 +000020 - name: certInitializer
Sylvain Desbureaux557628a2021-03-24 14:59:16 +010021 version: ~8.x-0
Sylvain Desbureauxcbc703c2020-11-19 17:52:07 +010022 repository: '@local'
23 - name: repositoryGenerator
Sylvain Desbureaux557628a2021-03-24 14:59:16 +010024 version: ~8.x-0
25 repository: '@local'
farida azmy32c5ed82021-08-04 14:46:09 +020026 - name: serviceAccount
27 version: ~8.x-0
28 repository: '@local'