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=54d1fce96a0441211d68c3af026499d5de47c8cc;hpb=416a94eee7f118e5451d65b96759e149a0cf3902;p=oom.git diff --git a/kubernetes/dcaegen2-services/components/dcae-prh/Chart.yaml b/kubernetes/dcaegen2-services/components/dcae-prh/Chart.yaml index 54d1fce96a..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: "Kohn" +appVersion: "NewDelhi" description: DCAE PRH name: dcae-prh -version: 11.0.0 +version: 13.1.0 dependencies: - name: common - version: ~11.x-0 + version: ~13.x-0 repository: '@local' - name: repositoryGenerator - version: ~11.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'