X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=kubernetes%2Fcommon%2FcertManagerCertificate%2Frequirements.yaml;h=42420ced52dfb2a7a6df31902460da8ba63c6562;hb=71a47c57fa84a36bb12bf3b87ad0d18b142c8d37;hp=6bcaed05a8693e2b6ca5263db97a2e425be5d8bc;hpb=582c0436fb78854623608159b615d2b422c65149;p=oom.git diff --git a/kubernetes/common/certManagerCertificate/requirements.yaml b/kubernetes/common/certManagerCertificate/requirements.yaml index 6bcaed05a8..42420ced52 100644 --- a/kubernetes/common/certManagerCertificate/requirements.yaml +++ b/kubernetes/common/certManagerCertificate/requirements.yaml @@ -1,4 +1,5 @@ # Copyright © 2021 Nokia +# 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,8 @@ dependencies: - name: common - version: ~7.x-0 + version: ~9.x-0 repository: 'file://../common' + - name: cmpv2Config + version: ~9.x-0 + repository: 'file://../cmpv2Config'