Sync OOM docker versions with docker-manifest.csv 33/47933/1
authorGary Wu <gary.i.wu@huawei.com>
Wed, 16 May 2018 22:33:02 +0000 (15:33 -0700)
committerGary Wu <gary.i.wu@huawei.com>
Wed, 16 May 2018 22:33:02 +0000 (15:33 -0700)
Sync OOM docker versions with docker-manifest.csv commit
e5a9fb0a2d90d7e626a4b76f4cf53b58e2a3cd6a

Change-Id: I885492c138389d0483d63d5bc211109f83eabe91
Issue-ID: OOM-1053
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
kubernetes/robot/values.yaml
kubernetes/sniro-emulator/values.yaml
kubernetes/vnfsdk/values.yaml

index e3a2e13..54d72a7 100644 (file)
@@ -21,7 +21,7 @@ global: # global defaults
 
 # application image
 repository: nexus3.onap.org:10001
-image: onap/testsuite:1.2-STAGING-latest
+image: onap/testsuite:1.2.0
 pullPolicy: Always
 
 ubuntuInitImage: oomk8s/ubuntu-init:2.0.0
index 3896960..970578d 100644 (file)
@@ -20,7 +20,7 @@ global: # global defaults
 
 # application image
 repository: nexus3.onap.org:10001
-image: onap/sniroemulator
+image: onap/sniroemulator:latest
 pullPolicy: IfNotPresent
 
 # flag to enable debugging - application support required
index cf1be00..200821c 100644 (file)
@@ -28,7 +28,7 @@ global:
 #################################################################
 # application image
 repository: nexus3.onap.org:10001
-image: onap/vnfsdk/refrepo:1.1-STAGING-latest
+image: onap/vnfsdk/refrepo:1.1.1
 pullPolicy: Always
 
 postgres: