summaryrefslogtreecommitdiffstats
path: root/kubernetes/selfservice/requirements.yaml
diff options
context:
space:
mode:
authoravicha <Avich@amdocs.com>2019-03-14 18:45:12 +0200
committeravicha <Avich@amdocs.com>2019-03-14 19:39:55 +0200
commit1748956d353d17c4864ae012fc9612cccbdd391e (patch)
treec2cc66ca91caf534e34795aa4d863b913956d881 /kubernetes/selfservice/requirements.yaml
parent27804b7b710cde9f57209e0a32019112c621a037 (diff)
Initial commit
Change-Id: I770e0a1d036e01e3230310ace6f27d3f2aec5c58 Issue-ID: OOM-1359 Signed-off-by: avicha <Avich@amdocs.com>
Diffstat (limited to 'kubernetes/selfservice/requirements.yaml')
-rw-r--r--kubernetes/selfservice/requirements.yaml18
1 files changed, 18 insertions, 0 deletions
diff --git a/kubernetes/selfservice/requirements.yaml b/kubernetes/selfservice/requirements.yaml
new file mode 100644
index 0000000000..9f23fac6f8
--- /dev/null
+++ b/kubernetes/selfservice/requirements.yaml
@@ -0,0 +1,18 @@
+# Copyright © 2017 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: ~3.0.0
+ repository: '@local'