X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=kubernetes%2Fuui%2Frequirements.yaml;h=8241eb05d88efc8f8868c0722258088aef873d50;hb=7787e489fe02bb7ca0fb7f79a0d68c869f8f5217;hp=8f74b745d3ef40bba62044c7fd93933c47ae6383;hpb=427f6a2fa20d37f3c6ccfab392f94effce181b69;p=oom.git diff --git a/kubernetes/uui/requirements.yaml b/kubernetes/uui/requirements.yaml index 8f74b745d3..8241eb05d8 100644 --- a/kubernetes/uui/requirements.yaml +++ b/kubernetes/uui/requirements.yaml @@ -14,11 +14,14 @@ dependencies: - name: common - version: ~6.x-0 + version: ~7.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' \ No newline at end of file + version: ~7.x-0 + repository: '@local' + - name: uui-server + version: ~7.x-0 + repository: 'file://components/uui-server' \ No newline at end of file