aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/policy/components/policy-drools-pdp/values.yaml
diff options
context:
space:
mode:
authorjhh <jorge.hernandez-herrero@att.com>2022-05-04 13:44:26 -0500
committerjhh <jorge.hernandez-herrero@att.com>2022-05-04 13:49:24 -0500
commit2a5d1bbf59b2ec3abc2d61fdaf85e801cbaf3d7d (patch)
tree225042ddcdc1af505acbb751d33e07563e929ee0 /kubernetes/policy/components/policy-drools-pdp/values.yaml
parent44e6195ed3efb07ff8faeb10027aa91e53d8738f (diff)
[POLICY] Upgrade image versions
These images tackle security issues in libraries. Issue-ID: POLICY-4071 Signed-off-by: jhh <jorge.hernandez-herrero@att.com> Change-Id: I88297b05f05e0a847d10333e60e665f89ccb424d
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 e15ce66359..74c743cb2b 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.10.2
+image: onap/policy-pdpd-cl:1.10.3
pullPolicy: Always
# flag to enable debugging - application support required