X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=kubernetes%2Fconsul%2Frequirements.yaml;h=0b77abe70677f4fd13d1ef4a32e594f22b2532fe;hb=a6fa6b1fe4c8c9b8e2a3e29b364dc96804404a9c;hp=c414a0149ab42cc5fd45bc479905989cc9c8438b;hpb=b5918e8caf918e1348cb0a2a9cc91f79b8732d78;p=oom.git diff --git a/kubernetes/consul/requirements.yaml b/kubernetes/consul/requirements.yaml index c414a0149a..0b77abe706 100644 --- a/kubernetes/consul/requirements.yaml +++ b/kubernetes/consul/requirements.yaml @@ -15,8 +15,11 @@ dependencies: - name: common - version: ~2.0.0 + version: ~6.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: ~6.x-0 + repository: '@local'