X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=kubernetes%2Fsniro-emulator%2Frequirements.yaml;h=76fdb3ff5f3b12a76fae53908ef0acb8815c104d;hb=24a9d489fc776daaf3e1c37c66a3339cd9ba60bd;hp=9996777c42d8ae77f01b010c603f820aafe2c679;hpb=44742a297336c3dae6ac00450d19f53806d64dc1;p=oom.git diff --git a/kubernetes/sniro-emulator/requirements.yaml b/kubernetes/sniro-emulator/requirements.yaml index 9996777c42..76fdb3ff5f 100644 --- a/kubernetes/sniro-emulator/requirements.yaml +++ b/kubernetes/sniro-emulator/requirements.yaml @@ -14,8 +14,11 @@ 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' + - name: repositoryGenerator + version: ~8.x-0 + repository: '@local'