aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/cds/charts/cds-controller-blueprints/requirements.yaml
diff options
context:
space:
mode:
authorBorislav Glozman <Borislav.Glozman@amdocs.com>2019-04-24 10:15:36 +0000
committerGerrit Code Review <gerrit@onap.org>2019-04-24 10:15:36 +0000
commitb123b9899050dd615eaf1c46ab3b3f6523136aee (patch)
treeef2b8d2302b7ece2855bb61019a712e98da32dfa /kubernetes/cds/charts/cds-controller-blueprints/requirements.yaml
parent79c014fb4c13448402a4ddd26936b1771d4a3471 (diff)
parent108e28fd3d03919eab54edb206c847fc2118b3f3 (diff)
Merge "Add command-processor chart"
Diffstat (limited to 'kubernetes/cds/charts/cds-controller-blueprints/requirements.yaml')
-rw-r--r--kubernetes/cds/charts/cds-controller-blueprints/requirements.yaml18
1 files changed, 18 insertions, 0 deletions
diff --git a/kubernetes/cds/charts/cds-controller-blueprints/requirements.yaml b/kubernetes/cds/charts/cds-controller-blueprints/requirements.yaml
new file mode 100644
index 0000000000..857a963ada
--- /dev/null
+++ b/kubernetes/cds/charts/cds-controller-blueprints/requirements.yaml
@@ -0,0 +1,18 @@
+# Copyright (c) 2018 Amdocs, Bell Canada
+#
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+
+dependencies:
+ - name: common
+ version: ~4.x-0
+ repository: '@local' \ No newline at end of file