X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=kubernetes%2Flog%2Frequirements.yaml;h=ba744afdabece25b239bb0a0885c26e9600fd614;hb=71a47c57fa84a36bb12bf3b87ad0d18b142c8d37;hp=ad039c205b8dcf2feab63fc4f9441bcc80889c41;hpb=26eea1475362cc24c46132d11f564af7c783c2be;p=oom.git diff --git a/kubernetes/log/requirements.yaml b/kubernetes/log/requirements.yaml index ad039c205b..ba744afdab 100644 --- a/kubernetes/log/requirements.yaml +++ b/kubernetes/log/requirements.yaml @@ -1,4 +1,5 @@ # Copyright © 2018 AT&T, Amdocs, Bell Canada Intellectual Property. All rights reserved. +# 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,5 +15,17 @@ dependencies: - name: common - version: ~5.x-0 + version: ~9.x-0 repository: '@local' + - name: repositoryGenerator + version: ~9.x-0 + repository: '@local' + - name: log-elasticsearch + version: ~9.x-0 + repository: 'file://components/log-elasticsearch' + - name: log-kibana + version: ~9.x-0 + repository: 'file://components/log-kibana' + - name: log-logstash + version: ~9.x-0 + repository: 'file://components/log-logstash'