X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=kubernetes%2Fpolicy%2Fcomponents%2Fpolicy-clamp-ac-http-ppnt%2FChart.yaml;h=6d4d5c2b553a3d0e874ddf643799336dcf9ac9ef;hb=6e00a8b5804469a9be1ad7d59f612341ce9bf0ce;hp=1e820fe107ae7f1ef964e1d56d8035c94a9ad3d4;hpb=693e816b299d2c2c77be62510808256836bf926a;p=oom.git diff --git a/kubernetes/policy/components/policy-clamp-ac-http-ppnt/Chart.yaml b/kubernetes/policy/components/policy-clamp-ac-http-ppnt/Chart.yaml index 1e820fe107..6d4d5c2b55 100644 --- a/kubernetes/policy/components/policy-clamp-ac-http-ppnt/Chart.yaml +++ b/kubernetes/policy/components/policy-clamp-ac-http-ppnt/Chart.yaml @@ -19,18 +19,18 @@ apiVersion: v2 description: ONAP Policy Clamp Controlloop Http Participant name: policy-clamp-ac-http-ppnt -version: 12.0.0 +version: 13.0.0 dependencies: - name: common - version: ~12.x-0 - repository: '@local' - - name: certInitializer - version: ~12.x-0 + version: ~13.x-0 repository: '@local' - name: repositoryGenerator - version: ~12.x-0 + version: ~13.x-0 repository: '@local' - name: serviceAccount - version: ~12.x-0 - repository: '@local' \ No newline at end of file + version: ~13.x-0 + repository: '@local' + - name: readinessCheck + version: ~13.x-0 + repository: '@local'