Merge "Update Portal Images for Role Mgt fix"
authorSylvain Desbureaux <sylvain.desbureaux@orange.com>
Thu, 28 May 2020 14:28:34 +0000 (14:28 +0000)
committerGerrit Code Review <gerrit@onap.org>
Thu, 28 May 2020 14:28:34 +0000 (14:28 +0000)
kubernetes/portal/components/portal-app/values.yaml
kubernetes/portal/components/portal-mariadb/values.yaml
kubernetes/portal/components/portal-widget/values.yaml

index cfab8e6..259a4b7 100644 (file)
@@ -34,7 +34,7 @@ global:
 
 # application image
 repository: nexus3.onap.org:10001
-image: onap/portal-app:3.2.2
+image: onap/portal-app:3.2.3
 pullPolicy: Always
 
 #AAF local config
index 0ae7f4e..08157f7 100644 (file)
@@ -25,7 +25,7 @@ global: # global defaults
 
 # application image
 repository: nexus3.onap.org:10001
-image: onap/portal-db:3.2.2
+image: onap/portal-db:3.2.3
 pullPolicy: Always
 
 
index 3692579..079847c 100644 (file)
@@ -29,7 +29,7 @@ global:
 #################################################################
 # application image
 repository: nexus3.onap.org:10001
-image: onap/portal-wms:3.2.2
+image: onap/portal-wms:3.2.3
 pullPolicy: Always
 
 # flag to enable debugging - application support required