X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=kubernetes%2Fdcaegen2-services%2Fcomponents%2Fdcae-slice-analysis-ms%2FChart.yaml;h=ed555b28a2bee380eddb860ed12574f835e78749;hb=eb4598bd97e43cfd88b3edc871a52d7cf0202884;hp=64b0d0f96a89195346df583b0827e3d3ca6736cd;hpb=d95254082c9b7b5a060d8411a2f0bbdb3d90fb2e;p=oom.git diff --git a/kubernetes/dcaegen2-services/components/dcae-slice-analysis-ms/Chart.yaml b/kubernetes/dcaegen2-services/components/dcae-slice-analysis-ms/Chart.yaml index 64b0d0f96a..ed555b28a2 100644 --- a/kubernetes/dcaegen2-services/components/dcae-slice-analysis-ms/Chart.yaml +++ b/kubernetes/dcaegen2-services/components/dcae-slice-analysis-ms/Chart.yaml @@ -1,6 +1,8 @@ #============LICENSE_START======================================================== # ================================================================================ # Copyright (c) 2021 Wipro Limited. +# 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,9 +17,28 @@ # limitations under the License. # ============LICENSE_END========================================================= -apiVersion: v1 -appVersion: "Honolulu" +apiVersion: v2 +appVersion: "Kohn" description: DCAE SliceAnalysis MS charts name: dcae-slice-analysis-ms -version: 8.0.0 +version: 12.0.0 +dependencies: + - name: common + version: ~12.x-0 + repository: '@local' + - name: postgres + version: ~12.x-0 + repository: '@local' + - name: repositoryGenerator + version: ~12.x-0 + repository: '@local' + - name: readinessCheck + version: ~12.x-0 + repository: '@local' + - name: dcaegen2-services-common + version: ~12.x-0 + repository: '@local' + - name: serviceAccount + version: ~12.x-0 + repository: '@local'