diff options
author | Yang Xu <yang.xu@futurewei.com> | 2019-06-14 13:41:57 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-06-14 13:41:57 +0000 |
commit | cd8bcdcd277afcbd5cb2120cdf6436b6fe492db6 (patch) | |
tree | ddbc1780521b5754a44d7012abefecfa9986df9e /kubernetes/so/charts/so-monitoring | |
parent | baebbeafef0b0839c80aca94499872f9ec2f8e9f (diff) | |
parent | ab60ffe010032408a6fc70a9b4fc8bc1c60318fe (diff) |
Merge "Update SO version to 1.4.4"
Diffstat (limited to 'kubernetes/so/charts/so-monitoring')
-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 9254abe831..ade711693b 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.3 +image: onap/so/so-monitoring:1.4.4 pullPolicy: Always replicaCount: 1 |