diff options
author | Sylvain Desbureaux <sylvain.desbureaux@orange.com> | 2021-04-29 06:34:25 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2021-04-29 06:34:25 +0000 |
commit | 0b9a5b88e4ed83940ec89df9298b89af0f31f5e7 (patch) | |
tree | ad41a41feedba0986ef760430e059fdf4525875a /kubernetes/so/components/so-cnf-adapter/values.yaml | |
parent | 66ca8e1cbaa9ebb1ef2c1e42607be75b33222703 (diff) | |
parent | 41ba61b5bf2d749b8a00a7444696bab7f93433ee (diff) |
Merge "[SO] Update SO images to 1.7.12" into guilin7.0.1
Diffstat (limited to 'kubernetes/so/components/so-cnf-adapter/values.yaml')
-rwxr-xr-x | kubernetes/so/components/so-cnf-adapter/values.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kubernetes/so/components/so-cnf-adapter/values.yaml b/kubernetes/so/components/so-cnf-adapter/values.yaml index 31c493598f..c0dc1cfc5c 100755 --- a/kubernetes/so/components/so-cnf-adapter/values.yaml +++ b/kubernetes/so/components/so-cnf-adapter/values.yaml @@ -77,7 +77,7 @@ secrets: # Application configuration defaults. ################################################################# repository: nexus3.onap.org:10001 -image: onap/so/mso-cnf-adapter:1.7.11 +image: onap/so/mso-cnf-adapter:1.7.12 pullPolicy: Always db: userName: so_user |