From ec289c12d7bf9659af539e2fc542f074285bb418 Mon Sep 17 00:00:00 2001 From: seshukm Date: Mon, 6 May 2019 19:12:31 +0530 Subject: bump the SO version in the oom Issue-ID: SO-1851 Change-Id: Ibd0ea11e4995e836f0e0a582e7a2e4a00129ff7d Signed-off-by: seshukm --- kubernetes/so/charts/so-request-db-adapter/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kubernetes/so/charts/so-request-db-adapter') diff --git a/kubernetes/so/charts/so-request-db-adapter/values.yaml b/kubernetes/so/charts/so-request-db-adapter/values.yaml index 7a40fac254..97b5ab5feb 100755 --- a/kubernetes/so/charts/so-request-db-adapter/values.yaml +++ b/kubernetes/so/charts/so-request-db-adapter/values.yaml @@ -27,7 +27,7 @@ global: # Application configuration defaults. ################################################################# repository: nexus3.onap.org:10001 -image: onap/so/request-db-adapter:1.4.0-STAGING-latest +image: onap/so/request-db-adapter:1.4.1 pullPolicy: Always replicaCount: 1 -- cgit 1.2.3-korg