diff options
author | Sylvain Desbureaux <sylvain.desbureaux@orange.com> | 2021-11-06 16:51:21 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2021-11-06 16:51:21 +0000 |
commit | 59fb4c74095cca9957220d8a5cb28ff24f899ec0 (patch) | |
tree | 19030e9157020658f38051862e2d47ca672a2873 /kubernetes/so | |
parent | bd4f390cb19fe231ad17df6eca394956b59c1f22 (diff) | |
parent | 12d70ef6429494cad4b0326eb4328b8a6cc6d1d8 (diff) |
Merge "[SO] Update the pods for cnf-adapter for the latest issues" into istanbul
Diffstat (limited to 'kubernetes/so')
-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: |