aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/common/elasticsearch/components/data/requirements.yaml
diff options
context:
space:
mode:
authorKrzysztof Opasiak <k.opasiak@samsung.com>2020-11-25 10:03:04 +0000
committerGerrit Code Review <gerrit@onap.org>2020-11-25 10:03:04 +0000
commitbb94eeb16fde2effe5bad933d9638b3025c35fe1 (patch)
tree769aa8cf863091b5e076317888eba49c9ef47b04 /kubernetes/common/elasticsearch/components/data/requirements.yaml
parente3f62633f08855e77f8666bda7710f90790f8cac (diff)
parent829344b4148924c574ab282b8e01c9ac530e71e2 (diff)
Merge "[COMMON][ELASTIC] Uses new tpls for repos / images"
Diffstat (limited to 'kubernetes/common/elasticsearch/components/data/requirements.yaml')
-rw-r--r--kubernetes/common/elasticsearch/components/data/requirements.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/kubernetes/common/elasticsearch/components/data/requirements.yaml b/kubernetes/common/elasticsearch/components/data/requirements.yaml
index a1f72ffc60..ba64f9630e 100644
--- a/kubernetes/common/elasticsearch/components/data/requirements.yaml
+++ b/kubernetes/common/elasticsearch/components/data/requirements.yaml
@@ -16,3 +16,6 @@ dependencies:
- name: common
version: ~6.x-0
repository: 'file://../../../common'
+ - name: repositoryGenerator
+ version: ~6.x-0
+ repository: 'file://../../../repositoryGenerator'