X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=kubernetes%2Fnbi%2Frequirements.yaml;h=b440b1e30f4e6f700f5dc2508dd1be393e74062c;hb=b262964d2ffcc9e68bf3fa3e4da17b3911e0369c;hp=0c5781c6b9b10a8c62eed0466e69083e9af0c096;hpb=a99cc2c0fa3460e5c20f21a8493df1990c419736;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'