aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/policy/components/policy-drools-pdp
diff options
context:
space:
mode:
authorrameshiyer27 <ramesh.murugan.iyer@est.tech>2024-11-19 16:12:27 +0000
committerrameshiyer27 <ramesh.murugan.iyer@est.tech>2024-11-26 22:35:20 +0000
commit072e2d5c4c71f7f7179e38863c249e5813c9e3a1 (patch)
treedb2ac2cd70e0f4ddb506d392b5b18a8538e17b06 /kubernetes/policy/components/policy-drools-pdp
parent7b584c689c52be2238d22aad20b57745bf03367c (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-5166 Change-Id: I1e81d5bbee812f584cd8ee769f95f9534a5cef9d Signed-off-by: rameshiyer27 <ramesh.murugan.iyer@est.tech>
Diffstat (limited to 'kubernetes/policy/components/policy-drools-pdp')
-rwxr-xr-xkubernetes/policy/components/policy-drools-pdp/Chart.yaml2
-rw-r--r--kubernetes/policy/components/policy-drools-pdp/values.yaml2
2 files changed, 2 insertions, 2 deletions
diff --git a/kubernetes/policy/components/policy-drools-pdp/Chart.yaml b/kubernetes/policy/components/policy-drools-pdp/Chart.yaml
index 25060ae593..37ab25cf88 100755
--- a/kubernetes/policy/components/policy-drools-pdp/Chart.yaml
+++ b/kubernetes/policy/components/policy-drools-pdp/Chart.yaml
@@ -19,7 +19,7 @@
apiVersion: v2
description: ONAP Drools Policy Engine (PDP-D)
name: policy-drools-pdp
-version: 14.0.2
+version: 15.0.0
dependencies:
- name: common
diff --git a/kubernetes/policy/components/policy-drools-pdp/values.yaml b/kubernetes/policy/components/policy-drools-pdp/values.yaml
index f22d642e95..8fbd6c6446 100644
--- a/kubernetes/policy/components/policy-drools-pdp/values.yaml
+++ b/kubernetes/policy/components/policy-drools-pdp/values.yaml
@@ -47,7 +47,7 @@ secrets:
#################################################################
# application image
# The newest images have been tested with SASL and Postgres. The images released next will have the relevant fixes
-image: onap/policy-pdpd-cl:2.1.3
+image: onap/policy-pdpd-cl:3.0.1
pullPolicy: Always