aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/onap/requirements.yaml
diff options
context:
space:
mode:
authorLathish <lathishbabu.ganesan@est.tech>2020-08-26 13:45:03 +0100
committerLathish <lathishbabu.ganesan@est.tech>2020-09-16 19:57:12 +0100
commit818ee5da4b1a207475dfee9956a1d9cf777e5347 (patch)
tree2e27124547d22db81359f9d2866e8fea15bb8307 /kubernetes/onap/requirements.yaml
parent9d4d5afbb9bb4d850b171f3ca7819d898bf6adbb (diff)
Add A1 Policy Management Service helm charts
Issue-ID: CCSDK-2492 Change-Id: Ide809298d075471b457cfb93fee77658c7cb597c Signed-off-by: Lathish <lathishbabu.ganesan@est.tech>
Diffstat (limited to 'kubernetes/onap/requirements.yaml')
-rwxr-xr-xkubernetes/onap/requirements.yaml5
1 files changed, 5 insertions, 0 deletions
diff --git a/kubernetes/onap/requirements.yaml b/kubernetes/onap/requirements.yaml
index 9385adea9a..f2d1aaf3ec 100755
--- a/kubernetes/onap/requirements.yaml
+++ b/kubernetes/onap/requirements.yaml
@@ -1,4 +1,5 @@
# Copyright © 2019 Amdocs, Bell Canada
+# Copyright (c) 2020 Nordix Foundation, Modifications
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
@@ -152,3 +153,7 @@ dependencies:
version: ~6.x-0
repository: '@local'
condition: modeling.enabled
+ - name: a1policymanagement
+ version: ~6.x-0
+ repository: '@local'
+ condition: a1policymanagement.enabled