X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=kubernetes%2Fdcaegen2-services%2Fcomponents%2Fdcae-prh%2FChart.yaml;h=fefc06e8057dcd1e47f4f986f2172e2878cb3f46;hb=refs%2Fheads%2Fmaster;hp=14e5e87b89222f5b0eec64c9eda8ae58458dc2c4;hpb=370c6dc33e55bfee7b3b79bcc21481b02a3f1e24;p=oom.git diff --git a/kubernetes/dcaegen2-services/components/dcae-prh/Chart.yaml b/kubernetes/dcaegen2-services/components/dcae-prh/Chart.yaml index 14e5e87b89..fefc06e805 100644 --- a/kubernetes/dcaegen2-services/components/dcae-prh/Chart.yaml +++ b/kubernetes/dcaegen2-services/components/dcae-prh/Chart.yaml @@ -3,6 +3,7 @@ # Copyright (c) 2021 J. F. Lucas. All rights reserved. # Modifications Copyright © 2021 Orange # Modifications Copyright © 2021 Nordix Foundation +# Modifications Copyright © 2024 Deutsche Telekom Intellectual Property. # ================================================================================ # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -18,24 +19,21 @@ # ============LICENSE_END========================================================= apiVersion: v2 -appVersion: "Jakarta" +appVersion: "NewDelhi" description: DCAE PRH name: dcae-prh -version: 10.0.0 +version: 13.1.0 dependencies: - name: common - version: ~10.x-0 + version: ~13.x-0 repository: '@local' - name: repositoryGenerator - version: ~10.x-0 - repository: '@local' - - name: readinessCheck - version: ~10.x-0 + version: ~13.x-0 repository: '@local' - name: dcaegen2-services-common - version: ~10.x-0 + version: ~13.x-0 repository: '@local' - name: serviceAccount - version: ~10.x-0 + version: ~13.x-0 repository: '@local'