summaryrefslogtreecommitdiffstats
path: root/kubernetes/cds/charts/cds-sdc-listener/requirements.yaml
diff options
context:
space:
mode:
authorAlexis de Talhouƫt <adetalhouet89@gmail.com>2019-05-06 14:05:24 +0000
committerGerrit Code Review <gerrit@onap.org>2019-05-06 14:05:24 +0000
commit4bd45f95f6d47658d65c94c8a604d6d2347f6937 (patch)
tree3e62687c696db7a755b283ca239250d57e7d8fe2 /kubernetes/cds/charts/cds-sdc-listener/requirements.yaml
parentd50ad92651e96b9645e98f9160cac156ed1050b7 (diff)
parent27f57c2d09ca08f2ea18d711d736f84aa71ece2f (diff)
Merge "Add cds-sdc-listener charts"
Diffstat (limited to 'kubernetes/cds/charts/cds-sdc-listener/requirements.yaml')
-rwxr-xr-xkubernetes/cds/charts/cds-sdc-listener/requirements.yaml18
1 files changed, 18 insertions, 0 deletions
diff --git a/kubernetes/cds/charts/cds-sdc-listener/requirements.yaml b/kubernetes/cds/charts/cds-sdc-listener/requirements.yaml
new file mode 100755
index 0000000000..a57d2b6103
--- /dev/null
+++ b/kubernetes/cds/charts/cds-sdc-listener/requirements.yaml
@@ -0,0 +1,18 @@
+# Copyright (c) 2019 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