diff options
author | Gary Wu <gary.i.wu@huawei.com> | 2018-06-05 11:50:50 -0700 |
---|---|---|
committer | Gary Wu <gary.i.wu@huawei.com> | 2018-06-05 11:50:50 -0700 |
commit | 83676f16c66a16e16f4789e0b65804a3705ca084 (patch) | |
tree | c336658f2593335bcc5cdff35b3035ce736fe47a /kubernetes/sniro-emulator | |
parent | 30ee5d1dc43e074be23d1b8cc10c17bd152ee1b7 (diff) |
Sync docker image versions from manifest
Sync docker image versions from manifest commit
Change-Id: I3358a59dec89404f629ad402d10a3239ccf47210
Issue-ID: OOM-1053
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
Diffstat (limited to 'kubernetes/sniro-emulator')
-rw-r--r-- | kubernetes/sniro-emulator/values.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kubernetes/sniro-emulator/values.yaml b/kubernetes/sniro-emulator/values.yaml index 970578d063..e81481da2d 100644 --- a/kubernetes/sniro-emulator/values.yaml +++ b/kubernetes/sniro-emulator/values.yaml @@ -20,7 +20,7 @@ global: # global defaults # application image repository: nexus3.onap.org:10001 -image: onap/sniroemulator:latest +image: onap/sniroemulator:1.0.0 pullPolicy: IfNotPresent # flag to enable debugging - application support required |