X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=kubernetes%2Fpolicy%2Fcomponents%2Fpolicy-clamp-ac-pf-ppnt%2FChart.yaml;h=05b3f2e61ea0de1d14a9d6d76ab03ff6d000e8d6;hb=9964927d8766c5c396ef2caf6f7aeb7494db279e;hp=ae8d03bc13ca5b15624227eb0be48a7fdc061cbb;hpb=9c79e269cbd63b53281c343b34749b6f07b4a610;p=oom.git diff --git a/kubernetes/policy/components/policy-clamp-ac-pf-ppnt/Chart.yaml b/kubernetes/policy/components/policy-clamp-ac-pf-ppnt/Chart.yaml index ae8d03bc13..05b3f2e61e 100644 --- a/kubernetes/policy/components/policy-clamp-ac-pf-ppnt/Chart.yaml +++ b/kubernetes/policy/components/policy-clamp-ac-pf-ppnt/Chart.yaml @@ -1,5 +1,5 @@ # ============LICENSE_START======================================================= -# Copyright (C) 2021-2022 Nordix Foundation. +# Copyright (C) 2021-2022, 2024 Nordix Foundation. # ================================================================================ # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -19,18 +19,18 @@ apiVersion: v2 description: ONAP Policy Clamp Controlloop Policy Participant name: policy-clamp-ac-pf-ppnt -version: 10.0.0 +version: 14.0.0 dependencies: - name: common - version: ~10.x-0 - repository: '@local' - - name: certInitializer - version: ~10.x-0 + version: ~13.x-0 repository: '@local' - name: repositoryGenerator - version: ~10.x-0 + version: ~13.x-0 repository: '@local' - name: serviceAccount - version: ~10.x-0 - repository: '@local' \ No newline at end of file + version: ~13.x-0 + repository: '@local' + - name: readinessCheck + version: ~13.x-0 + repository: '@local'