aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/policy/components/policy-drools-pdp/values.yaml
diff options
context:
space:
mode:
authorliamfallon <liam.fallon@est.tech>2023-11-14 14:07:33 +0100
committerliamfallon <liam.fallon@est.tech>2023-11-14 14:07:37 +0100
commit2d0db7cd17b6690d505b22a2f542149662ebf619 (patch)
tree7948c8a62669fdf075d22fbfaeedcfe5a59c2ab5 /kubernetes/policy/components/policy-drools-pdp/values.yaml
parent546e7acd3e3bdcfbbf31c28fcf81703dc994f384 (diff)
[POLICY] Update docker images to latest versions
The image versions in policy values.yaml files have been updated *** This commit is generated by a PF release script *** Issue-ID: POLICY-4854 Signed-off-by: liamfallon <liam.fallon@est.tech> Change-Id: I4a28d35bbdda2497faaa5c91baa42aaa9d398437
Diffstat (limited to 'kubernetes/policy/components/policy-drools-pdp/values.yaml')
-rwxr-xr-xkubernetes/policy/components/policy-drools-pdp/values.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/kubernetes/policy/components/policy-drools-pdp/values.yaml b/kubernetes/policy/components/policy-drools-pdp/values.yaml
index 3b4ad5c4c0..fe94cd7da7 100755
--- a/kubernetes/policy/components/policy-drools-pdp/values.yaml
+++ b/kubernetes/policy/components/policy-drools-pdp/values.yaml
@@ -41,7 +41,7 @@ secrets:
# Application configuration defaults.
#################################################################
# application image
-image: onap/policy-pdpd-cl:1.12.2
+image: onap/policy-pdpd-cl:2.0.2
pullPolicy: Always
# flag to enable debugging - application support required