blob: aec56cf9a134ce5b1247187788180f8102eb4aa1 [file] [log] [blame]
Maciej Malewski955e39d2020-08-27 10:43:09 +02001# Copyright © 2018 ZTE
2# Modifications Copyright © 2018 AT&T, Amdocs, Bell Canada
3# Modifications Copyright © 2020 Nokia
Sylvain Desbureauxc47ce732021-10-12 15:15:10 +02004# Modifications Copyright © 2021 Orange
efiacor370c6dc2021-10-12 14:10:49 +01005# Modifications Copyright © 2021 Nordix Foundation
EmmettCoxbca68e02020-02-27 14:20:52 +00006#
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
efiacor370c6dc2021-10-12 14:10:49 +010019apiVersion: v2
Maciej Malewski955e39d2020-08-27 10:43:09 +020020description: ONAP platform components
21name: platform
Andreas Geissler723038e2024-02-07 10:31:05 +010022version: 13.0.1
efiacor370c6dc2021-10-12 14:10:49 +010023
24dependencies:
25 - name: oom-cert-service
Andreas Geissler6e00a8b2023-06-22 13:37:32 +020026 version: ~13.x-0
Andreas Geisslerb784da42022-10-07 13:09:41 +020027 repository: '@local'
Andreas Geisslerb784da42022-10-07 13:09:41 +020028 condition: oom-cert-service.enabled
efiacor370c6dc2021-10-12 14:10:49 +010029 - name: cmpv2-cert-provider
Andreas Geissler6e00a8b2023-06-22 13:37:32 +020030 version: ~13.x-0
Andreas Geisslerb784da42022-10-07 13:09:41 +020031 repository: '@local'
Andreas Geisslerb784da42022-10-07 13:09:41 +020032 condition: cmpv2-cert-provider.enabled
efiacor370c6dc2021-10-12 14:10:49 +010033 - name: chartmuseum
Andreas Geissler6e00a8b2023-06-22 13:37:32 +020034 version: ~13.x-0
Andreas Geisslerb784da42022-10-07 13:09:41 +020035 repository: '@local'
Andreas Geisslerb784da42022-10-07 13:09:41 +020036 condition: chartmuseum.enabled
37 - name: keycloak-init
Andreas Geissler6e00a8b2023-06-22 13:37:32 +020038 version: ~13.x-0
Andreas Geisslerb784da42022-10-07 13:09:41 +020039 repository: '@local'
Andreas Geisslerb784da42022-10-07 13:09:41 +020040 condition: keycloak-init.enabled
Andreas Geissler784322d2022-08-25 12:28:38 +020041 - name: oauth2-proxy
Andreas Geissler6e00a8b2023-06-22 13:37:32 +020042 version: ~13.x-0
Andreas Geissler784322d2022-08-25 12:28:38 +020043 repository: '@local'
44 condition: oauth2-proxy.enabled