X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=kubernetes%2Fnbi%2Frequirements.yaml;h=b440b1e30f4e6f700f5dc2508dd1be393e74062c;hb=8f855a643979a8a13e079950ef15ac11d5f096ae;hp=0c5781c6b9b10a8c62eed0466e69083e9af0c096;hpb=e44d170a71178fd3515310ddd8503577deb56012;p=oom.git diff --git a/kubernetes/nbi/requirements.yaml b/kubernetes/nbi/requirements.yaml index 0c5781c6b9..b440b1e30f 100644 --- a/kubernetes/nbi/requirements.yaml +++ b/kubernetes/nbi/requirements.yaml @@ -1,4 +1,5 @@ # Copyright © 2017 Amdocs, Bell Canada +# Modifications Copyright © 2018 Orange # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -14,12 +15,12 @@ dependencies: - name: common - version: ~2.0.0 + version: ~5.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: mongo - version: ~2.0.0 + version: ~5.x-0 repository: '@local'