diff options
author | Yang Xu <yang.xu3@huawei.com> | 2019-05-08 10:59:34 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-05-08 10:59:34 +0000 |
commit | 620e596ccc19676665fad1b32d7d284dba330278 (patch) | |
tree | 162932d63eddebbf899fd79e94d8b3ec9100a8dc /kubernetes/so/charts/so-monitoring/values.yaml | |
parent | e33fe96cfaa78fc755247baee6c583607e80ee0a (diff) | |
parent | ec289c12d7bf9659af539e2fc542f074285bb418 (diff) |
Merge "bump the SO version in the oom"
Diffstat (limited to 'kubernetes/so/charts/so-monitoring/values.yaml')
-rw-r--r-- | kubernetes/so/charts/so-monitoring/values.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kubernetes/so/charts/so-monitoring/values.yaml b/kubernetes/so/charts/so-monitoring/values.yaml index 95509266ca..ff125ec106 100644 --- a/kubernetes/so/charts/so-monitoring/values.yaml +++ b/kubernetes/so/charts/so-monitoring/values.yaml @@ -32,7 +32,7 @@ global: # Application configuration defaults. ################################################################# repository: nexus3.onap.org:10001 -image: onap/so/so-monitoring:1.4.0-STAGING-latest +image: onap/so/so-monitoring:1.4.1 pullPolicy: Always replicaCount: 1 |