diff options
author | jhh <jorge.hernandez-herrero@att.com> | 2019-09-11 15:52:07 -0500 |
---|---|---|
committer | jhh <jorge.hernandez-herrero@att.com> | 2019-09-11 15:53:23 -0500 |
commit | c08643bb223c1a711bfae96f35cdc6da422ef2aa (patch) | |
tree | b4c041baa507652d570a37a8b89c2ca609289758 /kubernetes/policy/charts/policy-apex-pdp | |
parent | c0135d6f397621fca4c16cfd390e4d848d1d07a7 (diff) |
Update charts with policy latest released images
Issue-ID: POLICY-2045
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
Change-Id: Idb074c7d4239be1c225f9e89f6672288fd658227
Diffstat (limited to 'kubernetes/policy/charts/policy-apex-pdp')
-rw-r--r-- | kubernetes/policy/charts/policy-apex-pdp/values.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kubernetes/policy/charts/policy-apex-pdp/values.yaml b/kubernetes/policy/charts/policy-apex-pdp/values.yaml index 381c825311..1dd1d18409 100644 --- a/kubernetes/policy/charts/policy-apex-pdp/values.yaml +++ b/kubernetes/policy/charts/policy-apex-pdp/values.yaml @@ -29,7 +29,7 @@ global: ################################################################# # application image repository: nexus3.onap.org:10001 -image: onap/policy-apex-pdp:2.2.1 +image: onap/policy-apex-pdp:2.2.2 pullPolicy: Always # flag to enable debugging - application support required |