X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=kubernetes%2Fcommon%2Fcmpv2Config%2FChart.yaml;h=7689e08d976b20bae3dd89c3bcaaa564298e07bf;hb=86791bbd2481749cec63ec9ad43d0c8e5529e35e;hp=35599551bad15cfe192e046b475fac10b43e0150;hpb=806b539184191f160097507ca351a226b4eaf760;p=oom.git diff --git a/kubernetes/common/cmpv2Config/Chart.yaml b/kubernetes/common/cmpv2Config/Chart.yaml index 35599551ba..7689e08d97 100644 --- a/kubernetes/common/cmpv2Config/Chart.yaml +++ b/kubernetes/common/cmpv2Config/Chart.yaml @@ -1,4 +1,6 @@ # Copyright © 2020 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,12 @@ # See the License for the specific language governing permissions and # limitations under the License. -apiVersion: v1 +apiVersion: v2 description: Template used to store cmpv2 configuration in onap name: cmpv2Config -version: 7.0.0 +version: 11.0.0 + +dependencies: + - name: common + version: ~11.x-0 + repository: 'file://../common'