aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/pomba/charts/pomba-networkdiscoveryctxbuilder/requirements.yaml
diff options
context:
space:
mode:
authorMandeep Khinda <Mandeep.Khinda@amdocs.com>2018-08-28 22:48:47 +0000
committerGerrit Code Review <gerrit@onap.org>2018-08-28 22:48:47 +0000
commitbcc87dcd4f31ef9a4e82d9ea6bbf7e5832ad4860 (patch)
tree54c80bb09c50f509db65bf2db5fb97274c6dd26e /kubernetes/pomba/charts/pomba-networkdiscoveryctxbuilder/requirements.yaml
parent492c3e8d63c85fd791eca76cd45baa5e904f24f4 (diff)
parent43fca0984483c11b25e5743a1775f6efdb231072 (diff)
Merge "Added Network Discovery Context Builder to OOM"
Diffstat (limited to 'kubernetes/pomba/charts/pomba-networkdiscoveryctxbuilder/requirements.yaml')
-rw-r--r--kubernetes/pomba/charts/pomba-networkdiscoveryctxbuilder/requirements.yaml18
1 files changed, 18 insertions, 0 deletions
diff --git a/kubernetes/pomba/charts/pomba-networkdiscoveryctxbuilder/requirements.yaml b/kubernetes/pomba/charts/pomba-networkdiscoveryctxbuilder/requirements.yaml
new file mode 100644
index 0000000000..37545fe2e0
--- /dev/null
+++ b/kubernetes/pomba/charts/pomba-networkdiscoveryctxbuilder/requirements.yaml
@@ -0,0 +1,18 @@
+# Copyright © 2018 Amdocs
+#
+# 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: ~2.0.0
+ repository: '@local'