diff options
author | seshukm <seshu.kumar.m@huawei.com> | 2019-05-06 19:12:31 +0530 |
---|---|---|
committer | Alexis de Talhouƫt <adetalhouet89@gmail.com> | 2019-05-06 16:46:38 +0000 |
commit | ec289c12d7bf9659af539e2fc542f074285bb418 (patch) | |
tree | b323ab4610e33b050eefd2ab87226cfd8186336c /kubernetes/so/charts/so-sdnc-adapter/values.yaml | |
parent | 2de80f6e4561153114dc9922c390dff4cabc18c9 (diff) |
bump the SO version in the oom
Issue-ID: SO-1851
Change-Id: Ibd0ea11e4995e836f0e0a582e7a2e4a00129ff7d
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
Diffstat (limited to 'kubernetes/so/charts/so-sdnc-adapter/values.yaml')
-rwxr-xr-x | kubernetes/so/charts/so-sdnc-adapter/values.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kubernetes/so/charts/so-sdnc-adapter/values.yaml b/kubernetes/so/charts/so-sdnc-adapter/values.yaml index 8296c69068..2671f1c1ae 100755 --- a/kubernetes/so/charts/so-sdnc-adapter/values.yaml +++ b/kubernetes/so/charts/so-sdnc-adapter/values.yaml @@ -27,7 +27,7 @@ global: # Application configuration defaults. ################################################################# repository: nexus3.onap.org:10001 -image: onap/so/sdnc-adapter:1.4.0-STAGING-latest +image: onap/so/sdnc-adapter:1.4.1 pullPolicy: Always replicaCount: 1 |