blob: 4ec4725860ef79c045c524d5ce4ff1f20c900857 [file] [log] [blame]
mmis95971132018-07-17 00:13:13 +01001# ============LICENSE_START=======================================================
2# Copyright (C) 2018 Ericsson. All rights reserved.
Sylvain Desbureauxc47ce732021-10-12 15:15:10 +02003# Modifications Copyright © 2021 Orange
saul.gill99649272023-12-12 16:14:52 +00004# Modifications Copyright © 2021, 2024 Nordix Foundation
Andreas Geissler57681132024-07-29 10:18:26 +02005# Modification (C) 2023-2024 Deutsche Telekom. All rights reserved.
mmis95971132018-07-17 00:13:13 +01006# ================================================================================
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
efiacor370c6dc2021-10-12 14:10:49 +010022apiVersion: v2
mmis95971132018-07-17 00:13:13 +010023description: ONAP Policy APEX PDP
24name: policy-apex-pdp
Andreas Geissler57681132024-07-29 10:18:26 +020025version: 14.0.1
efiacor370c6dc2021-10-12 14:10:49 +010026
27dependencies:
28 - name: common
Andreas Geissler6e00a8b2023-06-22 13:37:32 +020029 version: ~13.x-0
efiacor370c6dc2021-10-12 14:10:49 +010030 repository: '@local'
efiacor370c6dc2021-10-12 14:10:49 +010031 - name: repositoryGenerator
Andreas Geissler6e00a8b2023-06-22 13:37:32 +020032 version: ~13.x-0
efiacor370c6dc2021-10-12 14:10:49 +010033 repository: '@local'
34 - name: serviceAccount
Andreas Geissler6e00a8b2023-06-22 13:37:32 +020035 version: ~13.x-0
efiacor370c6dc2021-10-12 14:10:49 +010036 repository: '@local'