X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=kubernetes%2Fcommon%2FcertManagerCertificate%2FChart.yaml;h=4854a62de58d0908f10d25ea071bf2cf0d032ca3;hb=2e951f5095b65e176dee9b348ddc7d96ee502256;hp=305d25251d7f37b8d66defc8fac7288fe6151647;hpb=7854b43bb9def8683bb0f20810a2c8cb0dca8306;p=oom.git diff --git a/kubernetes/common/certManagerCertificate/Chart.yaml b/kubernetes/common/certManagerCertificate/Chart.yaml index 305d25251d..4854a62de5 100644 --- a/kubernetes/common/certManagerCertificate/Chart.yaml +++ b/kubernetes/common/certManagerCertificate/Chart.yaml @@ -1,4 +1,6 @@ # Copyright © 2021 Nokia +# Modifications Copyright © 2021 Orange +# Modifications Copyright © 2021 Nordix Foundation # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -12,7 +14,15 @@ # See the License for the specific language governing permissions and # limitations under the License. -apiVersion: v1 +apiVersion: v2 name: certManagerCertificate description: A Helm chart for Cert-Manager Certificate CRD template -version: 7.0.0 +version: 12.0.0 + +dependencies: + - name: common + version: ~12.x-0 + repository: 'file://../common' + - name: cmpv2Config + version: ~12.x-0 + repository: 'file://../cmpv2Config'