X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=kubernetes%2Fconsul%2Frequirements.yaml;h=4d43035d042698daaf3691007102ba0dacf82644;hb=557628a23bf7e1f841b392324687799bc7064d54;hp=f639633537c71cf1bd8fe5df85d53486226908b0;hpb=89623667ec00a4710e2c2b9f77a31d369e62f790;p=oom.git diff --git a/kubernetes/consul/requirements.yaml b/kubernetes/consul/requirements.yaml index f639633537..4d43035d04 100644 --- a/kubernetes/consul/requirements.yaml +++ b/kubernetes/consul/requirements.yaml @@ -1,4 +1,5 @@ # Copyright © 2017 Amdocs, Bell Canada +# Modifications Copyright © 2018 AT&T # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -14,8 +15,15 @@ dependencies: - name: common - version: ~2.0.0 + version: ~8.x-0 # local reference to common chart, as it is # a part of this chart's package and will not # be published independently to a repo (at this point) repository: '@local' + - name: repositoryGenerator + version: ~8.x-0 + repository: '@local' + - name: consul-server + version: ~8.x-0 + repository: 'file://components/consul-server' + condition: cds-command-executor.enabled