X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=kubernetes%2Fdcaegen2-services%2Fcommon%2Fdcaegen2-services-common%2FChart.yaml;h=25fa92b6968106f65a0ebf09e6438e00717113a2;hb=86791bbd2481749cec63ec9ad43d0c8e5529e35e;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..25fa92b696 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: 11.0.0 + +dependencies: + - name: common + version: ~11.x-0 + repository: '@local'