X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=kubernetes%2Fcommon%2Fcmpv2Config%2FChart.yaml;h=0198c384f712de7a5fb239288ab0a452c5a20fa7;hb=refs%2Fheads%2Fmaster;hp=816fcc79a5c3bdd09c124e9172f0efd069c97568;hpb=fda0e908856c5c48720f011771fa3195f86dfc6d;p=oom.git diff --git a/kubernetes/common/cmpv2Config/Chart.yaml b/kubernetes/common/cmpv2Config/Chart.yaml index 816fcc79a5..0198c384f7 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: 6.0.0 +version: 13.0.0 + +dependencies: + - name: common + version: ~13.x-0 + repository: 'file://../common'