diff options
author | Krzysztof Opasiak <k.opasiak@samsung.com> | 2020-11-25 11:15:40 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2020-11-25 11:15:40 +0000 |
commit | 44c4dd905a5b1a825e95ff4d4817616f78f8dd75 (patch) | |
tree | b3c52d1d05a3fb36d5bc9c2c4065f5eba8972816 /kubernetes/consul/requirements.yaml | |
parent | c2baf1f5798e6ae9d87ffbc6cb4319b8af776656 (diff) | |
parent | d26cf9f929fdfb16919849502666961f36e68039 (diff) |
Merge "[CONSUL] Uses new tpls for repos / images"
Diffstat (limited to 'kubernetes/consul/requirements.yaml')
-rw-r--r-- | kubernetes/consul/requirements.yaml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/kubernetes/consul/requirements.yaml b/kubernetes/consul/requirements.yaml index d3c442d32e..0b77abe706 100644 --- a/kubernetes/consul/requirements.yaml +++ b/kubernetes/consul/requirements.yaml @@ -20,3 +20,6 @@ dependencies: # a part of this chart's package and will not # be published independently to a repo (at this point) repository: '@local' + - name: repositoryGenerator + version: ~6.x-0 + repository: '@local' |