diff options
author | Sylvain Desbureaux <sylvain.desbureaux@orange.com> | 2021-10-29 14:32:36 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2021-10-29 14:32:36 +0000 |
commit | d45af34813fa972263113b5acf3b020e05b8c8c9 (patch) | |
tree | 77f61290f1fcdcb6ad9aaeabfe8b2ab56154d937 /kubernetes/so/components | |
parent | 56fc62ea99058f672d3d15b44d09ed0e483f6d5c (diff) | |
parent | 1c847750d0b98fa9b87510b7730e42da1e99bdeb (diff) |
Merge "[SO] Update the pods for cnf-adapter for the latest issues"
Diffstat (limited to 'kubernetes/so/components')
-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 b7e8dd9098..2b6fff63c8 100755 --- a/kubernetes/so/components/so-cnf-adapter/values.yaml +++ b/kubernetes/so/components/so-cnf-adapter/values.yaml @@ -76,7 +76,7 @@ secrets: ################################################################# # Application configuration defaults. ################################################################# -image: onap/so/so-cnf-adapter:1.9.1 +image: onap/so/so-cnf-adapter:1.9.2 pullPolicy: Always readinessCheck: |