X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=kubernetes%2Fdcaegen2-services%2Fcommon%2Fdcaegen2-services-common%2FChart.yaml;h=518e782d82444d20389384a569142fb69f01cf4a;hb=eb4598bd97e43cfd88b3edc871a52d7cf0202884;hp=ddf976e5ab5e482f46802574f0caa585644264bf;hpb=08b973568127ca4cffbfdb86c3525a3a4addb188;p=oom.git diff --git a/kubernetes/dcaegen2-services/common/dcaegen2-services-common/Chart.yaml b/kubernetes/dcaegen2-services/common/dcaegen2-services-common/Chart.yaml index ddf976e5ab..518e782d82 100644 --- a/kubernetes/dcaegen2-services/common/dcaegen2-services-common/Chart.yaml +++ b/kubernetes/dcaegen2-services/common/dcaegen2-services-common/Chart.yaml @@ -1,6 +1,8 @@ #============LICENSE_START======================================================== # ================================================================================ # Copyright (c) 2020 J. F. Lucas. All rights reserved. +# 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. @@ -15,8 +17,13 @@ # limitations under the License. # ============LICENSE_END========================================================= -apiVersion: v1 -appVersion: "Honolulu" +apiVersion: v2 +appVersion: "Kohn" description: DCAE Microservices Common templates name: dcaegen2-services-common -version: 8.0.0 +version: 12.0.0 + +dependencies: + - name: common + version: ~12.x-0 + repository: '@local'