Merge "Sync OOM docker versions with docker-manifest.csv"
authorMandeep Khinda <Mandeep.Khinda@amdocs.com>
Thu, 10 May 2018 15:07:41 +0000 (15:07 +0000)
committerGerrit Code Review <gerrit@onap.org>
Thu, 10 May 2018 15:07:41 +0000 (15:07 +0000)
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 84cb08e..f9081f6 100644 (file)
@@ -27,7 +27,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 171c215..ff058c8 100644 (file)
@@ -23,7 +23,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 6282b20..d0aae9c 100644 (file)
@@ -27,7 +27,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 7113194..b08fd60 100644 (file)
@@ -28,7 +28,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