Sync OOM docker versions with docker-manifest.csv 07/46907/2
authorGary Wu <gary.i.wu@huawei.com>
Wed, 9 May 2018 21:19:02 +0000 (14:19 -0700)
committerGary Wu <gary.i.wu@huawei.com>
Wed, 9 May 2018 22:28:30 +0000 (22:28 +0000)
Update the docker image versions to match docker-manifest.csv
commit b8a8ccd85b022503db1aa0691ed1047269fb0757

Change-Id: Ia11bb77a4061611bc85d030f271017d68781f4d0
Issue-ID: OOM-1053
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
kubernetes/portal/charts/portal-app/values.yaml
kubernetes/portal/charts/portal-mariadb/values.yaml
kubernetes/portal/charts/portal-sdk/values.yaml
kubernetes/portal/charts/portal-widget/values.yaml

index 657fa18..1e3e6ea 100644 (file)
@@ -28,7 +28,7 @@ global:
 #################################################################
 # application image
 repository: nexus3.onap.org:10001
-image: onap/portal-app:2.1-STAGING-latest
+image: onap/portal-app:v2.2.0
 pullPolicy: Always
 
 # default number of instances
index 7d9b82a..31a7e16 100644 (file)
@@ -24,7 +24,7 @@ global: # global defaults
 
 # application image
 repository: nexus3.onap.org:10001
-image: onap/portal-db:2.1-STAGING-latest
+image: onap/portal-db:v2.2.0
 pullPolicy: Always
 
 readinessImage: "readiness-check:2.0.0"
index 4974ea2..e746ac2 100644 (file)
@@ -28,7 +28,7 @@ global:
 #################################################################
 # application image
 repository: nexus3.onap.org:10001
-image: onap/portal-sdk:2.1-STAGING-latest
+image: onap/portal-sdk:v2.2.0
 pullPolicy: Always
 
 # flag to enable debugging - application support required
index 4f1a2a5..c75414a 100644 (file)
@@ -29,7 +29,7 @@ global:
 #################################################################
 # application image
 repository: nexus3.onap.org:10001
-image: onap/portal-wms:2.1-STAGING-latest
+image: onap/portal-wms:v2.2.0
 pullPolicy: Always
 
 # flag to enable debugging - application support required