blob: 8bb17a53de1cd920d56499708d8d400472b7ea7e [file] [log] [blame]
Michael Mokryafae9972019-03-11 14:46:34 -05001# ============LICENSE_START=======================================================
jhhd4258672020-08-09 12:08:08 -05002# Copyright (C) 2019-2020 AT&T Intellectual Property. 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# Modifications Copyright © 2024 Deutsche Telekom
Michael Mokryafae9972019-03-11 14:46:34 -05006# ================================================================================
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
jhhd4258672020-08-09 12:08:08 -050023description: ONAP Policy XACML PDP (PDP-X)
Michael Mokryafae9972019-03-11 14:46:34 -050024name: policy-xacml-pdp
Andreas Geissler57681132024-07-29 10:18:26 +020025version: 14.0.2
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'