X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=kubernetes%2Fcontrib%2Fcomponents%2Fnetbox%2Frequirements.yaml;h=467b6cf9d30f19a31b431d243733870a78e6dc5c;hb=71a47c57fa84a36bb12bf3b87ad0d18b142c8d37;hp=29cf5e2770aa5c01e4d0edc96024e37b8178c64a;hpb=5ee4dd4bb9e96ae21ac5b37453e3d1d8c674c966;p=oom.git diff --git a/kubernetes/contrib/components/netbox/requirements.yaml b/kubernetes/contrib/components/netbox/requirements.yaml index 29cf5e2770..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: ~6.x-0 + version: ~9.x-0 repository: '@local' - name: repositoryGenerator - version: ~6.x-0 + version: ~9.x-0 repository: '@local' - name: netbox-app - version: ~6.x-0 + version: ~9.x-0 repository: 'file://components/netbox-app' - name: netbox-nginx - version: ~6.x-0 + version: ~9.x-0 repository: 'file://components/netbox-nginx' - name: netbox-postgres - version: ~6.x-0 - repository: 'file://components/netbox-postgres' \ No newline at end of file + version: ~9.x-0 + repository: 'file://components/netbox-postgres'