X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=kubernetes%2Foof%2Frequirements.yaml;h=16ecadb95697bd4d59871dd5b4e35dd5e35a1407;hb=31bb6fe2a093273e4a10cd0c46adfae75f736cd6;hp=f3e82713f13d91019b5b600623bdfda330cc043e;hpb=975d0e282099e87c4902f77185e820faae3e8b4a;p=oom.git diff --git a/kubernetes/oof/requirements.yaml b/kubernetes/oof/requirements.yaml index f3e82713f1..16ecadb956 100755 --- a/kubernetes/oof/requirements.yaml +++ b/kubernetes/oof/requirements.yaml @@ -1,5 +1,6 @@ # Copyright © 2017 Amdocs, Bell Canada # Modifications Copyright © 2018 AT&T,VMware +# 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. @@ -15,22 +16,18 @@ dependencies: - name: common - version: ~7.x-0 + version: ~9.x-0 repository: '@local' - name: certInitializer - version: ~7.x-0 + version: ~9.x-0 repository: '@local' - - name: oof-cmso - version: ~7.x-0 - repository: 'file://components/oof-cmso' - condition: oof-cmso.enabled - name: oof-has - version: ~7.x-0 + version: ~9.x-0 repository: 'file://components/oof-has' condition: oof-has.enabled - name: oof-templates - version: ~7.x-0 + version: ~9.x-0 repository: 'file://components/oof-templates' - name: repositoryGenerator - version: ~7.x-0 + version: ~9.x-0 repository: '@local'