diff options
author | seshukm <seshu.kumar.m@huawei.com> | 2019-06-06 17:50:19 +0530 |
---|---|---|
committer | seshukm <seshu.kumar.m@huawei.com> | 2019-06-06 17:51:26 +0530 |
commit | c280c4092e15e0cbf5fae07412b028ef79925e32 (patch) | |
tree | a660c4decf3f8d61c8cd8884edc7b55ebfe0a45e /kubernetes/so/charts/so-sdc-controller | |
parent | 7f68e58cda64be4cf24091840a86b9e8ee6a60b6 (diff) |
bump the SO version to 1.4.3
Issue-ID: SO-1991
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
Change-Id: I640f1b2173f4daac748a81f964c723fc9e2a2043
Diffstat (limited to 'kubernetes/so/charts/so-sdc-controller')
-rwxr-xr-x | kubernetes/so/charts/so-sdc-controller/values.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kubernetes/so/charts/so-sdc-controller/values.yaml b/kubernetes/so/charts/so-sdc-controller/values.yaml index 964ed3892b..1109d7dcb1 100755 --- a/kubernetes/so/charts/so-sdc-controller/values.yaml +++ b/kubernetes/so/charts/so-sdc-controller/values.yaml @@ -27,7 +27,7 @@ global: # Application configuration defaults. ################################################################# repository: nexus3.onap.org:10001 -image: onap/so/sdc-controller:1.4.2 +image: onap/so/sdc-controller:1.4.3 pullPolicy: Always replicaCount: 1 |