X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=kubernetes%2Fdcaegen2-services%2Fcomponents%2Fdcae-slice-analysis-ms%2FChart.yaml;h=f90bd1ef9571781843ac36dfc9cb9e4def5fe52b;hb=refs%2Fheads%2Fmaster;hp=8dbed7c6462d56b30a64245b47fa13123130760d;hpb=152fbfd84c74980013261043d2a6c04ece65d5e3;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 8dbed7c646..f90bd1ef95 100644 --- a/kubernetes/dcaegen2-services/components/dcae-slice-analysis-ms/Chart.yaml +++ b/kubernetes/dcaegen2-services/components/dcae-slice-analysis-ms/Chart.yaml @@ -3,6 +3,7 @@ # Copyright (c) 2021 Wipro Limited. # Modifications Copyright © 2021 Orange # Modifications Copyright © 2021 Nordix Foundation +# Modifications Copyright © 2023 Deutsche Telekom AG. # ================================================================================ # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -18,27 +19,27 @@ # ============LICENSE_END========================================================= apiVersion: v2 -appVersion: "Kohn" +appVersion: "London" description: DCAE SliceAnalysis MS charts name: dcae-slice-analysis-ms -version: 11.0.0 +version: 13.0.0 dependencies: - name: common - version: ~11.x-0 + version: ~13.x-0 repository: '@local' - name: postgres - version: ~11.x-0 + version: ~13.x-0 repository: '@local' - name: repositoryGenerator - version: ~11.x-0 + version: ~13.x-0 repository: '@local' - name: readinessCheck - version: ~11.x-0 + version: ~13.x-0 repository: '@local' - name: dcaegen2-services-common - version: ~11.x-0 + version: ~13.x-0 repository: '@local' - name: serviceAccount - version: ~11.x-0 + version: ~13.x-0 repository: '@local'