X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=kubernetes%2Fcommon%2FcertManagerCertificate%2FChart.yaml;h=4854a62de58d0908f10d25ea071bf2cf0d032ca3;hb=38fec620d46a05287ab1d6f4d5a685ffbf71d6cc;hp=8c0113b06d168ae4d51d33c0956127e2917243fd;hpb=a81ab13a27971888892bee0d4326746ac89a5e8f;p=oom.git diff --git a/kubernetes/common/certManagerCertificate/Chart.yaml b/kubernetes/common/certManagerCertificate/Chart.yaml index 8c0113b06d..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: 8.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'