diff options
author | Krzysztof Opasiak <k.opasiak@samsung.com> | 2021-01-20 14:54:58 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2021-01-20 14:54:58 +0000 |
commit | d81bfccfb32a9c368e4542855e733bf18552ead4 (patch) | |
tree | 3c75b9b7921439288b1403900d850826227317a2 /kubernetes/so/components/so-vnfm-adapter/values.yaml | |
parent | c2d212e08cd4fef3b0e5b4fa1f38f99d339cc0db (diff) | |
parent | fe1a29313f6646779bf72fc67dadd9d36023a4f2 (diff) |
Merge "[SO] Update SO to 1.7.11 (CNF and slicing bugfixes)" into guilin
Diffstat (limited to 'kubernetes/so/components/so-vnfm-adapter/values.yaml')
-rwxr-xr-x | kubernetes/so/components/so-vnfm-adapter/values.yaml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/kubernetes/so/components/so-vnfm-adapter/values.yaml b/kubernetes/so/components/so-vnfm-adapter/values.yaml index f8fa7c93be..ef41c44a44 100755 --- a/kubernetes/so/components/so-vnfm-adapter/values.yaml +++ b/kubernetes/so/components/so-vnfm-adapter/values.yaml @@ -33,7 +33,8 @@ global: # Application configuration defaults. ################################################################# repository: nexus3.onap.org:10001 -image: onap/so/vnfm-adapter:1.7.10 +image: onap/so/vnfm-adapter:1.7.11 + pullPolicy: Always aaf: |