blob: 2951c24a30a548b08130ca63662bdc8a090a170c [file] [log] [blame]
efiacor5c573312022-01-27 13:46:56 +00001# Copyright © 2022 Nordix Foundation
2#
3# Licensed under the Apache License, Version 2.0 (the "License");
4# you may not use this file except in compliance with the License.
5# You may obtain a copy of the License at
6#
7# http://www.apache.org/licenses/LICENSE-2.0
8#
9# Unless required by applicable law or agreed to in writing, software
10# distributed under the License is distributed on an "AS IS" BASIS,
11# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12# See the License for the specific language governing permissions and
13# limitations under the License.
14
15apiVersion: v2
efiacor57901a92022-11-14 16:17:15 +000016description: ONAP Strimzi Kafka
efiacor5c573312022-01-27 13:46:56 +000017name: strimzi
Andreas Geissler6e00a8b2023-06-22 13:37:32 +020018version: 13.0.0
efiacor5c573312022-01-27 13:46:56 +000019
20dependencies:
21 - name: common
Andreas Geissler6e00a8b2023-06-22 13:37:32 +020022 version: ~13.x-0
efiacor5c573312022-01-27 13:46:56 +000023 repository: '@local'
24 - name: repositoryGenerator
Andreas Geissler6e00a8b2023-06-22 13:37:32 +020025 version: ~13.x-0
efiacor5c573312022-01-27 13:46:56 +000026 repository: '@local'
27 - name: serviceAccount
Andreas Geissler6e00a8b2023-06-22 13:37:32 +020028 version: ~13.x-0
efiacor5c573312022-01-27 13:46:56 +000029 repository: '@local'
efiacor57901a92022-11-14 16:17:15 +000030 - name: strimzi-kafka-bridge
Andreas Geissler6e00a8b2023-06-22 13:37:32 +020031 version: ~13.x-0
efiacor57901a92022-11-14 16:17:15 +000032 repository: 'file://components/strimzi-kafka-bridge'
33 condition: strimzi-kafka-bridge.enabled
efiacor5c573312022-01-27 13:46:56 +000034