X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=kubernetes%2Fmulticloud%2Fcomponents%2Fmulticloud-fcaps%2FChart.yaml;h=c8fdd60d11dc232556b89d41405da080ae053aab;hb=86791bbd2481749cec63ec9ad43d0c8e5529e35e;hp=95b82abd63198a10af7034c4da96d21ba18a5dfb;hpb=08b973568127ca4cffbfdb86c3525a3a4addb188;p=oom.git diff --git a/kubernetes/multicloud/components/multicloud-fcaps/Chart.yaml b/kubernetes/multicloud/components/multicloud-fcaps/Chart.yaml index 95b82abd63..c8fdd60d11 100644 --- a/kubernetes/multicloud/components/multicloud-fcaps/Chart.yaml +++ b/kubernetes/multicloud/components/multicloud-fcaps/Chart.yaml @@ -1,4 +1,5 @@ # Copyright (c) 2019, CMCC Technologies Co., Ltd. +# Modifications Copyright © 2021 Orange # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -12,7 +13,18 @@ # See the License for the specific language governing permissions and # limitations under the License. -apiVersion: v1 +apiVersion: v2 description: ONAP multicloud OpenStack fcaps Plugin name: multicloud-fcaps -version: 8.0.0 +version: 11.0.0 + +dependencies: + - name: common + version: ~11.x-0 + repository: '@local' + - name: repositoryGenerator + version: ~11.x-0 + repository: '@local' + - name: serviceAccount + version: ~11.x-0 + repository: '@local'