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