From 9b151c6616c0e718edd9955e1c3e9597a5cbbc5e Mon Sep 17 00:00:00 2001 From: jhh Date: Mon, 24 Aug 2020 13:04:17 -0500 Subject: update policy staging images Issue-ID: POLICY-2794 Signed-off-by: jhh Change-Id: I2d4cffc3350a28ed17ec3aedafd78691c1e11808 --- .../heat/onap-rke/policy-staging-image-override.yaml | 18 +++++++----------- 1 file changed, 7 insertions(+), 11 deletions(-) (limited to 'deployment') diff --git a/deployment/heat/onap-rke/policy-staging-image-override.yaml b/deployment/heat/onap-rke/policy-staging-image-override.yaml index 4c3ce5d4b..e0d523b5d 100644 --- a/deployment/heat/onap-rke/policy-staging-image-override.yaml +++ b/deployment/heat/onap-rke/policy-staging-image-override.yaml @@ -1,19 +1,15 @@ --- policy: - image: onap/policy-pe:1.6-SNAPSHOT-latest + image: onap/policy-pe:1.7-SNAPSHOT-latest pap: - image: onap/policy-pap:2.2-SNAPSHOT-latest - brmsgw: - image: onap/policy-pe:1.6-SNAPSHOT-latest + image: onap/policy-pap:2.3-SNAPSHOT-latest policy-xacml-pdp: - image: onap/policy-xacml-pdp:2.2-SNAPSHOT-latest + image: onap/policy-xacml-pdp:2.3-SNAPSHOT-latest drools: - image: onap/policy-pdpd-cl:1.6-SNAPSHOT-latest - pdp: - image: onap/policy-pe:1.6-SNAPSHOT-latest + image: onap/policy-pdpd-cl:1.7-SNAPSHOT-latest policy-apex-pdp: - image: onap/policy-apex-pdp:2.3-SNAPSHOT-latest + image: onap/policy-apex-pdp:2.4-SNAPSHOT-latest policy-api: - image: onap/policy-api:2.2-SNAPSHOT-latest + image: onap/policy-api:2.3-SNAPSHOT-latest policy-distribution: - image: onap/policy-distribution:2.3-SNAPSHOT-latest + image: onap/policy-distribution:2.4-SNAPSHOT-latest -- cgit 1.2.3-korg