X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=kubernetes%2Fcontrib%2Fcomponents%2Fnetbox%2Frequirements.yaml;h=467b6cf9d30f19a31b431d243733870a78e6dc5c;hb=71a47c57fa84a36bb12bf3b87ad0d18b142c8d37;hp=b929a5cc1ab42f4d8f3f9addc13fdb63abad674f;hpb=806b539184191f160097507ca351a226b4eaf760;p=oom.git diff --git a/kubernetes/contrib/components/netbox/requirements.yaml b/kubernetes/contrib/components/netbox/requirements.yaml index b929a5cc1a..467b6cf9d3 100755 --- a/kubernetes/contrib/components/netbox/requirements.yaml +++ b/kubernetes/contrib/components/netbox/requirements.yaml @@ -1,4 +1,5 @@ # Copyright © 2018 Amdocs, Bell Canada +# Modifications Copyright © 2021 Orange # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -14,17 +15,17 @@ dependencies: - name: common - version: ~7.x-0 + version: ~9.x-0 repository: '@local' - name: repositoryGenerator - version: ~7.x-0 + version: ~9.x-0 repository: '@local' - name: netbox-app - version: ~7.x-0 + version: ~9.x-0 repository: 'file://components/netbox-app' - name: netbox-nginx - version: ~7.x-0 + version: ~9.x-0 repository: 'file://components/netbox-nginx' - name: netbox-postgres - version: ~7.x-0 + version: ~9.x-0 repository: 'file://components/netbox-postgres'