aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/policy/charts/pdp
diff options
context:
space:
mode:
authorramverma <ram.krishna.verma@est.tech>2019-08-30 14:55:47 +0100
committerramverma <ram.krishna.verma@est.tech>2019-09-17 10:57:18 +0100
commit7ad80890bef51663fc970187ad4a15c54c201196 (patch)
treeb4aaba48c4476c081b32155e516b62dcccb805b6 /kubernetes/policy/charts/pdp
parent6a2dfecc1bf82b8c8ee5c8f9a65c09aaaa0a66ab (diff)
Update policy/distribution config & image version
Updating the config file of distribution chart as per the new code changes done in El Alto release. Adding changes for policy-engine as well. Issue-ID: POLICY-1892 Change-Id: I21d971ff76f06dd1d74884481c81801422a3971c Signed-off-by: ramverma <ram.krishna.verma@est.tech>
Diffstat (limited to 'kubernetes/policy/charts/pdp')
-rw-r--r--kubernetes/policy/charts/pdp/values.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/kubernetes/policy/charts/pdp/values.yaml b/kubernetes/policy/charts/pdp/values.yaml
index 07f1794bd2..20f4614b07 100644
--- a/kubernetes/policy/charts/pdp/values.yaml
+++ b/kubernetes/policy/charts/pdp/values.yaml
@@ -28,7 +28,7 @@ global:
#################################################################
# application image
repository: nexus3.onap.org:10001
-image: onap/policy-pe:1.5.1
+image: onap/policy-pe:1.5.2
pullPolicy: Always
# flag to enable debugging - application support required