aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/policy/requirements.yaml
diff options
context:
space:
mode:
authorSylvain Desbureaux <sylvain.desbureaux@orange.com>2020-11-25 08:34:55 +0100
committerSylvain Desbureaux <sylvain.desbureaux@orange.com>2020-11-30 10:37:33 +0100
commit4f9902b6e7b5c70588160266276904ab81832867 (patch)
tree8ddc0b24ecd42342602e3f8e30bd09e23b418858 /kubernetes/policy/requirements.yaml
parentcfe8a79535c8972179638be2ed8bbc00210dd5dc (diff)
[COMMON][DOC] Bump version Guilin
Update charts and requirements to 7.0.0. Create release notes for Guilin Update documentation Issue-ID: OOM-2638 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I965ed6b6ebb7d74bfddaff73edd3dd55a657841c
Diffstat (limited to 'kubernetes/policy/requirements.yaml')
-rwxr-xr-xkubernetes/policy/requirements.yaml20
1 files changed, 10 insertions, 10 deletions
diff --git a/kubernetes/policy/requirements.yaml b/kubernetes/policy/requirements.yaml
index d9248698c2..b2f2b7430a 100755
--- a/kubernetes/policy/requirements.yaml
+++ b/kubernetes/policy/requirements.yaml
@@ -15,39 +15,39 @@
dependencies:
- name: common
- version: ~6.x-0
+ version: ~7.x-0
repository: '@local'
- name: mariadb-galera
- version: ~6.x-0
+ version: ~7.x-0
repository: '@local'
- name: policy-nexus
- version: ~6.x-0
+ version: ~7.x-0
repository: 'file://components/policy-nexus'
condition: policy-nexus.enabled
- name: policy-api
- version: ~6.x-0
+ version: ~7.x-0
repository: 'file://components/policy-api'
condition: policy-api.enabled
- name: policy-pap
- version: ~6.x-0
+ version: ~7.x-0
repository: 'file://components/policy-pap'
condition: policy-pap.enabled
- name: policy-xacml-pdp
- version: ~6.x-0
+ version: ~7.x-0
repository: 'file://components/policy-xacml-pdp'
condition: policy-xacml-pdp.enabled
- name: policy-apex-pdp
- version: ~6.x-0
+ version: ~7.x-0
repository: 'file://components/policy-apex-pdp'
condition: policy-apex-pdp.enabled
- name: policy-drools-pdp
- version: ~6.x-0
+ version: ~7.x-0
repository: 'file://components/policy-drools-pdp'
condition: policy-drools-pdp.enabled
- name: policy-distribution
- version: ~6.x-0
+ version: ~7.x-0
repository: 'file://components/policy-distribution'
condition: policy-distribution.enabled
- name: repositoryGenerator
- version: ~6.x-0
+ version: ~7.x-0
repository: '@local'