Update policy released artifacts 89/72289/1
authorPamela Dragosh <pdragosh@research.att.com>
Fri, 9 Nov 2018 12:09:41 +0000 (07:09 -0500)
committerPamela Dragosh <pdragosh@research.att.com>
Fri, 9 Nov 2018 12:09:51 +0000 (07:09 -0500)
Released for RC2

Change-Id: I04f6873a6810f17f3bbabb310dfd4102068f684b
Issue-ID: POLICY-1229
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
kubernetes/policy/charts/brmsgw/values.yaml
kubernetes/policy/charts/drools/values.yaml
kubernetes/policy/charts/pdp/values.yaml
kubernetes/policy/charts/policy-apex-pdp/values.yaml
kubernetes/policy/charts/policy-distribution/values.yaml

index 5109465..cc0c90c 100644 (file)
@@ -26,7 +26,7 @@ global:
 #################################################################
 # application image
 repository: nexus3.onap.org:10001
-image: onap/policy-pe:1.3.1
+image: onap/policy-pe:1.3.3
 pullPolicy: Always
 
 # flag to enable debugging - application support required
@@ -86,4 +86,4 @@ resources:
     requests:
       cpu: 20m
       memory: 1Gi
-  unlimited: {}
\ No newline at end of file
+  unlimited: {}
index 9dfefae..e73c07e 100644 (file)
@@ -28,7 +28,7 @@ global:
 #################################################################
 # application image
 repository: nexus3.onap.org:10001
-image: onap/policy-drools:1.3.1
+image: onap/policy-drools:1.3.3
 pullPolicy: Always
 
 # flag to enable debugging - application support required
@@ -87,4 +87,4 @@ resources:
     requests:
       cpu: 200m
       memory: 2Gi
-  unlimited: {}
\ No newline at end of file
+  unlimited: {}
index 5496123..4a24f8d 100644 (file)
@@ -28,7 +28,7 @@ global:
 #################################################################
 # application image
 repository: nexus3.onap.org:10001
-image: onap/policy-pe:1.3.1
+image: onap/policy-pe:1.3.3
 pullPolicy: Always
 
 # flag to enable debugging - application support required
@@ -85,4 +85,4 @@ resources:
     requests:
       cpu: 20m
       memory: 2Gi
-  unlimited: {}
\ No newline at end of file
+  unlimited: {}
index 96803cf..b84b769 100644 (file)
@@ -28,7 +28,7 @@ global:
 #################################################################
 # application image
 repository: nexus3.onap.org:10001
-image: onap/policy-apex-pdp:2.0.1
+image: onap/policy-apex-pdp:2.0.3
 pullPolicy: Always
 
 # flag to enable debugging - application support required
@@ -83,4 +83,4 @@ resources:
     requests:
       cpu: 20m
       memory: 2Gi
-  unlimited: {}
\ No newline at end of file
+  unlimited: {}
index cad79df..ca0fb0b 100644 (file)
@@ -27,7 +27,7 @@ global:
 #################################################################
 # application image
 repository: nexus3.onap.org:10001
-image: onap/policy-distribution:2.0.1
+image: onap/policy-distribution:2.0.2
 pullPolicy: Always
 
 # flag to enable debugging - application support required