Vijay Venkatesh Kumar | 27dc2e5 | 2021-05-21 21:54:13 -0400 | [diff] [blame] | 1 | # ================================ LICENSE_START ============================= |
| 2 | # ============================================================================ |
| 3 | # Copyright (c) 2021 AT&T Intellectual Property. All rights reserved. |
Sylvain Desbureaux | c47ce73 | 2021-10-12 15:15:10 +0200 | [diff] [blame] | 4 | # Modifications Copyright © 2021 Orange |
Vijay Venkatesh Kumar | 27dc2e5 | 2021-05-21 21:54:13 -0400 | [diff] [blame] | 5 | # ============================================================================ |
| 6 | # Licensed under the Apache License, Version 2.0 (the "License"); |
| 7 | # you may not use this file except in compliance with the License. |
| 8 | # You may obtain a copy of the License at |
| 9 | # |
| 10 | # http://www.apache.org/licenses/LICENSE-2.0 |
| 11 | # |
| 12 | # Unless required by applicable law or agreed to in writing, software |
| 13 | # distributed under the License is distributed on an "AS IS" BASIS, |
| 14 | # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
| 15 | # See the License for the specific language governing permissions and |
| 16 | # limitations under the License. |
| 17 | # ================================= LICENSE_END ============================== |
| 18 | |
| 19 | dependencies: |
| 20 | - name: common |
Sylvain Desbureaux | c47ce73 | 2021-10-12 15:15:10 +0200 | [diff] [blame] | 21 | version: ~9.x-0 |
Vijay Venkatesh Kumar | 27dc2e5 | 2021-05-21 21:54:13 -0400 | [diff] [blame] | 22 | repository: '@local' |
| 23 | - name: postgres |
Sylvain Desbureaux | c47ce73 | 2021-10-12 15:15:10 +0200 | [diff] [blame] | 24 | version: ~9.x-0 |
Vijay Venkatesh Kumar | 27dc2e5 | 2021-05-21 21:54:13 -0400 | [diff] [blame] | 25 | repository: '@local' |
| 26 | - name: readinessCheck |
Sylvain Desbureaux | c47ce73 | 2021-10-12 15:15:10 +0200 | [diff] [blame] | 27 | version: ~9.x-0 |
Vijay Venkatesh Kumar | 27dc2e5 | 2021-05-21 21:54:13 -0400 | [diff] [blame] | 28 | repository: '@local' |
| 29 | - name: repositoryGenerator |
Sylvain Desbureaux | c47ce73 | 2021-10-12 15:15:10 +0200 | [diff] [blame] | 30 | version: ~9.x-0 |
Vijay Venkatesh Kumar | 27dc2e5 | 2021-05-21 21:54:13 -0400 | [diff] [blame] | 31 | repository: '@local' |
| 32 | - name: dcaegen2-services-common |
Sylvain Desbureaux | c47ce73 | 2021-10-12 15:15:10 +0200 | [diff] [blame] | 33 | version: ~9.x-0 |
farida azmy | cb03ac7 | 2021-09-12 16:14:12 +0200 | [diff] [blame] | 34 | repository: '@local' |
| 35 | - name: serviceAccount |
Sylvain Desbureaux | c47ce73 | 2021-10-12 15:15:10 +0200 | [diff] [blame] | 36 | version: ~9.x-0 |
farida azmy | cb03ac7 | 2021-09-12 16:14:12 +0200 | [diff] [blame] | 37 | repository: '@local' |