X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=kubernetes%2Fpolicy%2Fcomponents%2Fpolicy-apex-pdp%2FChart.yaml;h=c8a286232608a8f4e494a3310cdde80c25c99765;hb=refs%2Fheads%2Fmaster;hp=92af552fac24588603fd02aac00cb791fd997670;hpb=664cb34eca555ba8f9cbaeb9224dd9af3afe802b;p=oom.git diff --git a/kubernetes/policy/components/policy-apex-pdp/Chart.yaml b/kubernetes/policy/components/policy-apex-pdp/Chart.yaml index 92af552fac..c8a2862326 100755 --- a/kubernetes/policy/components/policy-apex-pdp/Chart.yaml +++ b/kubernetes/policy/components/policy-apex-pdp/Chart.yaml @@ -1,7 +1,8 @@ # ============LICENSE_START======================================================= # Copyright (C) 2018 Ericsson. All rights reserved. # Modifications Copyright © 2021 Orange -# Modifications Copyright © 2021 Nordix Foundation +# Modifications Copyright © 2021, 2024 Nordix Foundation +# Modification (C) 2023 Deutsche Telekom. All rights reserved. # ================================================================================ # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -21,18 +22,15 @@ apiVersion: v2 description: ONAP Policy APEX PDP name: policy-apex-pdp -version: 11.0.0 +version: 14.0.0 dependencies: - name: common - version: ~11.x-0 - repository: '@local' - - name: certInitializer - version: ~11.x-0 + version: ~13.x-0 repository: '@local' - name: repositoryGenerator - version: ~11.x-0 + version: ~13.x-0 repository: '@local' - name: serviceAccount - version: ~11.x-0 + version: ~13.x-0 repository: '@local'