saul.gill | 7124a4b | 2021-09-09 12:02:49 +0100 | [diff] [blame] | 1 | # ============LICENSE_START======================================================= |
saul.gill | 9964927 | 2023-12-12 16:14:52 +0000 | [diff] [blame] | 2 | # Copyright (C) 2021, 2024 Nordix Foundation. All rights reserved. |
Sylvain Desbureaux | c47ce73 | 2021-10-12 15:15:10 +0200 | [diff] [blame] | 3 | # Modifications Copyright © 2021 Orange |
FrancescoFioraEst | 9c79e26 | 2022-02-22 13:12:19 +0000 | [diff] [blame] | 4 | # Modifications Copyright © 2021-2022 Nordix Foundation |
Andreas Geissler | 5768113 | 2024-07-29 10:18:26 +0200 | [diff] [blame^] | 5 | # Modifications Copyright © 2024 Deutsche Telekom |
saul.gill | 7124a4b | 2021-09-09 12:02:49 +0100 | [diff] [blame] | 6 | # ================================================================================ |
| 7 | # Licensed under the Apache License, Version 2.0 (the "License"); |
| 8 | # you may not use this file except in compliance with the License. |
| 9 | # You may obtain a copy of the License at |
| 10 | # |
| 11 | # http://www.apache.org/licenses/LICENSE-2.0 |
| 12 | # |
| 13 | # Unless required by applicable law or agreed to in writing, software |
| 14 | # distributed under the License is distributed on an "AS IS" BASIS, |
| 15 | # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
| 16 | # See the License for the specific language governing permissions and |
| 17 | # limitations under the License. |
| 18 | # |
| 19 | # SPDX-License-Identifier: Apache-2.0 |
| 20 | # ============LICENSE_END========================================================= |
| 21 | |
efiacor | 370c6dc | 2021-10-12 14:10:49 +0100 | [diff] [blame] | 22 | apiVersion: v2 |
saul.gill | 7124a4b | 2021-09-09 12:02:49 +0100 | [diff] [blame] | 23 | description: ONAP Policy Clamp Controlloop Runtime |
FrancescoFioraEst | 9c79e26 | 2022-02-22 13:12:19 +0000 | [diff] [blame] | 24 | name: policy-clamp-runtime-acm |
Andreas Geissler | 5768113 | 2024-07-29 10:18:26 +0200 | [diff] [blame^] | 25 | version: 14.0.1 |
efiacor | 370c6dc | 2021-10-12 14:10:49 +0100 | [diff] [blame] | 26 | |
| 27 | dependencies: |
| 28 | - name: common |
Andreas Geissler | 6e00a8b | 2023-06-22 13:37:32 +0200 | [diff] [blame] | 29 | version: ~13.x-0 |
efiacor | 370c6dc | 2021-10-12 14:10:49 +0100 | [diff] [blame] | 30 | repository: '@local' |
efiacor | 370c6dc | 2021-10-12 14:10:49 +0100 | [diff] [blame] | 31 | - name: repositoryGenerator |
Andreas Geissler | 6e00a8b | 2023-06-22 13:37:32 +0200 | [diff] [blame] | 32 | version: ~13.x-0 |
efiacor | 370c6dc | 2021-10-12 14:10:49 +0100 | [diff] [blame] | 33 | repository: '@local' |
| 34 | - name: serviceAccount |
Andreas Geissler | 6e00a8b | 2023-06-22 13:37:32 +0200 | [diff] [blame] | 35 | version: ~13.x-0 |
efiacor | 370c6dc | 2021-10-12 14:10:49 +0100 | [diff] [blame] | 36 | repository: '@local' |