summaryrefslogtreecommitdiffstats
path: root/kubernetes/dcaegen2/charts/dcae-dashboard/requirements.yaml
diff options
context:
space:
mode:
authorBrian Freeman <bf1936@att.com>2019-08-14 16:47:56 +0000
committerGerrit Code Review <gerrit@onap.org>2019-08-14 16:47:56 +0000
commitcbcfd6a9b663a8981da816ff2f501ba4c90abd76 (patch)
tree0566c55466dc0c2b806b3e3a221e29a6c338801d /kubernetes/dcaegen2/charts/dcae-dashboard/requirements.yaml
parentf1d4c0f4bd8b36adf02863a9c97dd47ce5503cbd (diff)
parenta4535c94d838cd0d784fd14ff8497be878c81176 (diff)
Merge "dcae el-alto earlydrop updates with released tag"
Diffstat (limited to 'kubernetes/dcaegen2/charts/dcae-dashboard/requirements.yaml')
-rw-r--r--kubernetes/dcaegen2/charts/dcae-dashboard/requirements.yaml21
1 files changed, 21 insertions, 0 deletions
diff --git a/kubernetes/dcaegen2/charts/dcae-dashboard/requirements.yaml b/kubernetes/dcaegen2/charts/dcae-dashboard/requirements.yaml
new file mode 100644
index 0000000000..b0e70b3c2f
--- /dev/null
+++ b/kubernetes/dcaegen2/charts/dcae-dashboard/requirements.yaml
@@ -0,0 +1,21 @@
+# Copyright © 2018 AT&T, Amdocs, Bell Canada Intellectual Property. All rights reserved.
+#
+# 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: ~5.x-0
+ repository: '@local'
+ - name: postgres
+ version: ~5.x-0
+ repository: '@local'