[POLICY] Image Versions for Maintenance 1 32/122632/7
authorjhh <jorge.hernandez-herrero@att.com>
Wed, 14 Jul 2021 13:40:39 +0000 (08:40 -0500)
committerKrzysztof Opasiak <k.opasiak@samsung.com>
Fri, 6 Aug 2021 19:12:57 +0000 (19:12 +0000)
Update policy image version

Issue-ID: POLICY-3467
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
Change-Id: I278e838ae0f0e9236b302fe895c3a12f3d5fdc34
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
kubernetes/policy/components/policy-apex-pdp/values.yaml
kubernetes/policy/components/policy-api/values.yaml
kubernetes/policy/components/policy-distribution/values.yaml
kubernetes/policy/components/policy-drools-pdp/resources/configmaps/base.conf
kubernetes/policy/components/policy-drools-pdp/values.yaml
kubernetes/policy/components/policy-pap/resources/config/config.json
kubernetes/policy/components/policy-pap/values.yaml
kubernetes/policy/components/policy-xacml-pdp/values.yaml

index 22edcff..48cf56c 100755 (executable)
@@ -49,7 +49,7 @@ secrets:
 # Application configuration defaults.
 #################################################################
 # application image
-image: onap/policy-apex-pdp:2.5.2
+image: onap/policy-apex-pdp:2.5.4
 pullPolicy: Always
 
 # flag to enable debugging - application support required
index 0b2ea9f..e4d8ed7 100755 (executable)
@@ -81,7 +81,7 @@ certInitializer:
 # Application configuration defaults.
 #################################################################
 # application image
-image: onap/policy-api:2.4.2
+image: onap/policy-api:2.4.4
 pullPolicy: Always
 
 # flag to enable debugging - application support required
index 09805bd..d0b36df 100755 (executable)
@@ -67,7 +67,7 @@ global:
 # Application configuration defaults.
 #################################################################
 # application image
-image: onap/policy-distribution:2.5.2
+image: onap/policy-distribution:2.5.4
 pullPolicy: Always
 
 # flag to enable debugging - application support required
index 658fa65..d4a53f0 100755 (executable)
@@ -34,7 +34,7 @@ secrets:
 # Application configuration defaults.
 #################################################################
 # application image
-image: onap/policy-pdpd-cl:1.8.2
+image: onap/policy-pdpd-cl:1.8.4
 pullPolicy: Always
 
 # flag to enable debugging - application support required
index 0b30a27..4132268 100755 (executable)
@@ -47,6 +47,7 @@
         "databasePassword": "${SQL_PASSWORD}",
         "persistenceUnit": "PolicyMariaDb"
     },
+    "savePdpStatisticsInDb": true,
     "topicParameterGroup": {
         "topicSources" : [{
             "topic" : "POLICY-PDP-PAP",
index ec177d8..570b655 100755 (executable)
@@ -95,7 +95,7 @@ certInitializer:
 # Application configuration defaults.
 #################################################################
 # application image
-image: onap/policy-pap:2.4.2
+image: onap/policy-pap:2.4.5
 pullPolicy: Always
 
 # flag to enable debugging - application support required
index 76b0f3a..2faa0bb 100755 (executable)
@@ -86,7 +86,7 @@ certInitializer:
 # Application configuration defaults.
 #################################################################
 # application image
-image: onap/policy-xacml-pdp:2.4.2
+image: onap/policy-xacml-pdp:2.4.4
 pullPolicy: Always
 
 # flag to enable debugging - application support required