diff options
author | Sylvain Desbureaux <sylvain.desbureaux@orange.com> | 2020-07-15 13:17:17 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2020-07-15 13:17:17 +0000 |
commit | 6f84e8b16401337d93f25833ad6ed8cb3db182d2 (patch) | |
tree | d2b8994e0a7043d74c8b2ea3132c8dc304fab6bf /kubernetes/so | |
parent | 3926af8219a4f389ad64d27fdbd34dbf7efd2b22 (diff) | |
parent | 0d5c6e49aca92c4b3f1def859c0887e37baa68da (diff) |
Merge "[SO] bump the SO modules" into frankfurt
Diffstat (limited to 'kubernetes/so')
-rw-r--r-- | kubernetes/so/charts/so-appc-orchestrator/values.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kubernetes/so/charts/so-appc-orchestrator/values.yaml b/kubernetes/so/charts/so-appc-orchestrator/values.yaml index f10873d66b..1c0cd43c6f 100644 --- a/kubernetes/so/charts/so-appc-orchestrator/values.yaml +++ b/kubernetes/so/charts/so-appc-orchestrator/values.yaml @@ -61,7 +61,7 @@ secrets: # Application configuration defaults. ################################################################# repository: nexus3.onap.org:10001 -image: onap/so/so-appc-orchestrator:1.6.0 +image: onap/so/so-appc-orchestrator:1.6.4 pullPolicy: Always db: |