3b83cd9ab4129db6a873181b67fd0819787ba188
[policy/docker.git] / helm / policy / Chart.yaml
1 # Copyright © 2022-2023 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
15 apiVersion: v2
16 description: ONAP Policy
17 name: policy
18 version: 11.0.0
19
20 dependencies:
21   - name: mariadb-galera
22     version: ~11.x-0
23     repository: 'file://components/mariadb-galera'
24   - name: policy-clamp-ac-k8s-ppnt
25     version: ~11.x-0
26     repository: 'file://components/policy-clamp-ac-k8s-ppnt'
27     condition: policy-clamp-ac-k8s-ppnt.enabled
28   - name: policy-clamp-runtime-acm
29     version: ~11.x-0
30     repository: 'file://components/policy-clamp-runtime-acm'
31     condition: policy-clamp-runtime-acm.enabled
32   - name: policy-models-simulator
33     version: ~11.x-0
34     repository: 'file://components/policy-models-simulator'
35     condition: policy-models-simulator.enabled
36   - name: policy-api
37     version: ~11.x-0
38     repository: 'file://components/policy-api'
39     condition: policy-api.enabled
40   - name: policy-pap
41     version: ~11.x-0
42     repository: 'file://components/policy-pap'
43     condition: policy-pap.enabled
44   - name: policy-apex-pdp
45     version: ~11.x-0
46     repository: 'file://components/policy-apex-pdp'
47     condition: policy-apex-pdp.enabled
48   - name: policy-clamp-ac-pf-ppnt
49     version: ~11.x-0
50     repository: 'file://components/policy-clamp-ac-pf-ppnt'
51     condition: policy-clamp-ac-pf-ppnt.enabled
52   - name: policy-drools-pdp
53     version: ~11.x-0
54     repository: 'file://components/policy-drools-pdp'
55     condition: policy-drools-pdp.enabled
56   - name: policy-xacml-pdp
57     version: ~11.x-0
58     repository: 'file://components/policy-xacml-pdp'
59     condition: policy-xacml-pdp.enabled
60   - name: policy-distribution
61     version: ~11.x-0
62     repository: 'file://components/policy-distribution'
63     condition: policy-distribution.enabled
64   - name: policy-clamp-ac-http-ppnt
65     version: ~11.x-0
66     repository: 'file://components/policy-clamp-ac-http-ppnt'
67     condition: policy-clamp-ac-http-ppnt.enabled
68   - name: policy-clamp-ac-kserve-ppnt
69     version: ~11.x-0
70     repository: 'file://components/policy-clamp-ac-kserve-ppnt'
71     condition: policy-clamp-ac-kserve-ppnt.enabled
72   - name: policy-clamp-ac-a1pms-ppnt
73     version: ~11.x-0
74     repository: 'file://components/policy-clamp-ac-a1pms-ppnt'
75     condition: policy-clamp-ac-a1pms-ppnt.enabled