summaryrefslogtreecommitdiffstats
path: root/kubernetes/dcaegen2/components/dcae-cloudify-manager/requirements.yaml
diff options
context:
space:
mode:
authorKrzysztof Opasiak <k.opasiak@samsung.com>2021-02-04 22:06:13 +0000
committerGerrit Code Review <gerrit@onap.org>2021-02-04 22:06:13 +0000
commitfbd5c5ae348d31f62b3f5e5212ddce8752b964e8 (patch)
treed9087e8aecabb09879d49495cb7000838a62dbb8 /kubernetes/dcaegen2/components/dcae-cloudify-manager/requirements.yaml
parenta93725086000baf8be0b591effec9cf01eeab311 (diff)
parentd12a1b6c672ec9c1db51bb0dd8d0cb61ef22aa25 (diff)
Merge "[DCAEGEN2] Updates to bootstrap and cm-container"
Diffstat (limited to 'kubernetes/dcaegen2/components/dcae-cloudify-manager/requirements.yaml')
-rw-r--r--kubernetes/dcaegen2/components/dcae-cloudify-manager/requirements.yaml4
1 files changed, 4 insertions, 0 deletions
diff --git a/kubernetes/dcaegen2/components/dcae-cloudify-manager/requirements.yaml b/kubernetes/dcaegen2/components/dcae-cloudify-manager/requirements.yaml
index af43e0fb71..c06e459289 100644
--- a/kubernetes/dcaegen2/components/dcae-cloudify-manager/requirements.yaml
+++ b/kubernetes/dcaegen2/components/dcae-cloudify-manager/requirements.yaml
@@ -1,5 +1,6 @@
# Copyright © 2017 Amdocs, Bell Canada
# Modifications Copyright © 2018 AT&T
+# Copyright (c) 2021 J. F. Lucas. 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.
@@ -19,4 +20,7 @@ dependencies:
repository: '@local'
- name: repositoryGenerator
version: ~7.x-0
+ repository: '@local'
+ - name: cmpv2Config
+ version: ~7.x-0
repository: '@local' \ No newline at end of file