[POLICY] Update components to latest release 77/128577/7
authorjhh <jorge.hernandez-herrero@att.com>
Wed, 13 Apr 2022 16:56:40 +0000 (11:56 -0500)
committerFiachra Corcoran <fiachra.corcoran@est.tech>
Fri, 22 Apr 2022 14:53:30 +0000 (14:53 +0000)
The exceptions are policy-drools-pdp, policy-xacml-pdp,
and policy-gui that are handled in different reviews.

Issue-ID: POLICY-4089
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
Change-Id: I5d03ce22d9c69380c6f76b24383555cf71803ea4
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-clamp-ac-http-ppnt/values.yaml
kubernetes/policy/components/policy-clamp-ac-k8s-ppnt/values.yaml
kubernetes/policy/components/policy-clamp-ac-pf-ppnt/values.yaml
kubernetes/policy/components/policy-clamp-be/values.yaml
kubernetes/policy/components/policy-clamp-runtime-acm/values.yaml
kubernetes/policy/components/policy-distribution/values.yaml
kubernetes/policy/components/policy-pap/values.yaml
kubernetes/policy/values.yaml

index c8c83ce..ad2d954 100755 (executable)
@@ -49,7 +49,7 @@ secrets:
 # Application configuration defaults.
 #################################################################
 # application image
-image: onap/policy-apex-pdp:2.7.1
+image: onap/policy-apex-pdp:2.7.2
 pullPolicy: Always
 
 # flag to enable debugging - application support required
index bf87aad..72c5c49 100755 (executable)
@@ -79,7 +79,7 @@ certInitializer:
 # Application configuration defaults.
 #################################################################
 # application image
-image: onap/policy-api:2.6.1
+image: onap/policy-api:2.6.2
 pullPolicy: Always
 
 # flag to enable debugging - application support required
index 8eafa46..844b3d7 100644 (file)
@@ -71,7 +71,7 @@ certInitializer:
 # Application configuration defaults.
 #################################################################
 # application image
-image: onap/policy-clamp-ac-http-ppnt:6.2.1
+image: onap/policy-clamp-ac-http-ppnt:6.2.2
 pullPolicy: Always
 
 # application configuration
index a3fb19f..5592edc 100644 (file)
@@ -72,7 +72,7 @@ certInitializer:
 # Application configuration defaults.
 #################################################################
 # application image
-image: onap/policy-clamp-ac-k8s-ppnt:6.2.1
+image: onap/policy-clamp-ac-k8s-ppnt:6.2.2
 pullPolicy: Always
 
 # flag to enable debugging - application support required
index c825ab1..70f2a0f 100644 (file)
@@ -83,7 +83,7 @@ certInitializer:
 # Application configuration defaults.
 #################################################################
 # application image
-image: onap/policy-clamp-ac-pf-ppnt:6.2.1
+image: onap/policy-clamp-ac-pf-ppnt:6.2.2
 pullPolicy: Always
 
 # flag to enable debugging - application support required
index 2016b14..d40a2a9 100644 (file)
@@ -71,7 +71,7 @@ secrets:
 flavor: small
 
 # application image
-image: onap/policy-clamp-backend:6.2.1
+image: onap/policy-clamp-backend:6.2.2
 pullPolicy: Always
 
 # flag to enable debugging - application support required
index 1b571fc..f989715 100644 (file)
@@ -78,7 +78,7 @@ certInitializer:
 # Application configuration defaults.
 #################################################################
 # application image
-image: onap/policy-clamp-runtime-acm:6.2.1
+image: onap/policy-clamp-runtime-acm:6.2.2
 pullPolicy: Always
 
 # flag to enable debugging - application support required
index fabca4d..9e0b11d 100755 (executable)
@@ -67,7 +67,7 @@ global:
 # Application configuration defaults.
 #################################################################
 # application image
-image: onap/policy-distribution:2.7.1
+image: onap/policy-distribution:2.7.2
 pullPolicy: Always
 
 # flag to enable debugging - application support required
index 2de8e39..4197833 100755 (executable)
@@ -92,7 +92,7 @@ certInitializer:
 # Application configuration defaults.
 #################################################################
 # application image
-image: onap/policy-pap:2.6.1
+image: onap/policy-pap:2.6.2
 pullPolicy: Always
 
 # flag to enable debugging - application support required
index 957ffde..6ef71c1 100755 (executable)
@@ -129,7 +129,7 @@ mariadb:
   image: mariadb:10.5.8
 
 dbmigrator:
-  image: onap/policy-db-migrator:2.4.1
+  image: onap/policy-db-migrator:2.4.2
   schema: policyadmin
   policy_home: "/opt/app/policy"