X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=kubernetes%2Fnbi%2Frequirements.yaml;h=d9dd0bc677d6b43d9e8956301179d89b72fb5a4a;hb=625ba79d8f18175704e53e57f198ee0055900316;hp=0c5781c6b9b10a8c62eed0466e69083e9af0c096;hpb=677e3a75c578736ca3512b67af9e1a32d46740f4;p=oom.git diff --git a/kubernetes/nbi/requirements.yaml b/kubernetes/nbi/requirements.yaml index 0c5781c6b9..d9dd0bc677 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: ~4.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: ~4.x-0 repository: '@local'