X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=kubernetes%2Fsniro-emulator%2Frequirements.yaml;h=1e08aaf3cd5bab160bccff65a3b045356eec6fb6;hb=e270b78384bfcca50fdf699b0485869c3dfd5739;hp=9996777c42d8ae77f01b010c603f820aafe2c679;hpb=e023d5753a30c61deaf3b8d43ef1cf2e8a936bed;p=oom.git diff --git a/kubernetes/sniro-emulator/requirements.yaml b/kubernetes/sniro-emulator/requirements.yaml index 9996777c42..1e08aaf3cd 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: ~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: ~7.x-0 + repository: '@local'