X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=kubernetes%2Fuui%2Frequirements.yaml;h=a64f0d37017484f478e684efd95b010f755f0d1f;hb=09d87009abf5367759aeb1e08de5b9205a1f3444;hp=3ee610f4864fb3b4e474483d3a93d5c1d7ec3635;hpb=c0eed71ac5186159a773820a49c3214ed7edd2ef;p=oom.git diff --git a/kubernetes/uui/requirements.yaml b/kubernetes/uui/requirements.yaml index 3ee610f486..a64f0d3701 100644 --- a/kubernetes/uui/requirements.yaml +++ b/kubernetes/uui/requirements.yaml @@ -14,8 +14,14 @@ dependencies: - name: common - version: ~4.x-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' \ No newline at end of file + repository: '@local' + - name: repositoryGenerator + version: ~8.x-0 + repository: '@local' + - name: uui-server + version: ~8.x-0 + repository: 'file://components/uui-server'