blob: 0dd1f34fcfaaa9a4378006d4f56aead5942043f0 [file] [log] [blame]
saul.gill7124a4b2021-09-09 12:02:49 +01001# ============LICENSE_START=======================================================
saul.gill99649272023-12-12 16:14:52 +00002# Copyright (C) 2021, 2024 Nordix Foundation. All rights reserved.
Sylvain Desbureauxc47ce732021-10-12 15:15:10 +02003# Modifications Copyright © 2021 Orange
FrancescoFioraEst9c79e262022-02-22 13:12:19 +00004# Modifications Copyright © 2021-2022 Nordix Foundation
Andreas Geissler57681132024-07-29 10:18:26 +02005# Modifications Copyright © 2024 Deutsche Telekom
saul.gill7124a4b2021-09-09 12:02:49 +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
saul.gill7124a4b2021-09-09 12:02:49 +010023description: ONAP Policy Clamp Controlloop Runtime
FrancescoFioraEst9c79e262022-02-22 13:12:19 +000024name: policy-clamp-runtime-acm
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'