X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=kubernetes%2Fcommon%2Fmusic%2Fcomponents%2Fmusic-cassandra%2FChart.yaml;h=8a575c72f7ed9bbddbbb5c84959d8ca54a1b42c0;hb=664cb34eca555ba8f9cbaeb9224dd9af3afe802b;hp=ed2488cc3687548487d9beede752e85a6873cdca;hpb=402744dfb6a0c0b1de43614c9919d513a24ee729;p=oom.git diff --git a/kubernetes/common/music/components/music-cassandra/Chart.yaml b/kubernetes/common/music/components/music-cassandra/Chart.yaml index ed2488cc36..8a575c72f7 100644 --- a/kubernetes/common/music/components/music-cassandra/Chart.yaml +++ b/kubernetes/common/music/components/music-cassandra/Chart.yaml @@ -1,4 +1,6 @@ # Copyright © 2018 AT&T, Amdocs, Bell Canada Intellectual Property. 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. @@ -12,8 +14,15 @@ # See the License for the specific language governing permissions and # limitations under the License. -apiVersion: v1 +apiVersion: v2 description: ONAP - Cassandra Database name: music-cassandra -version: 7.0.0 +version: 11.0.0 +dependencies: + - name: common + version: ~11.x-0 + repository: 'file://../../../common' + - name: repositoryGenerator + version: ~11.x-0 + repository: 'file://../../../repositoryGenerator' \ No newline at end of file