diff options
author | Sylvain Desbureaux <sylvain.desbureaux@orange.com> | 2020-05-15 12:10:54 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2020-05-15 12:10:54 +0000 |
commit | cdf77a62bcf617cdcf9baca715798621d09bb46b (patch) | |
tree | b949fe981a895e66422c549e0de6cfde8f25efc5 /kubernetes/so/charts/so-sdc-controller/values.yaml | |
parent | 7b55ca56bf6ac492bcbf054a58cb5b7243465582 (diff) | |
parent | e08a006a28992b2d4dfd3090d8d642bec70f37aa (diff) |
Merge "bump the SO release version 1.6.1"
Diffstat (limited to 'kubernetes/so/charts/so-sdc-controller/values.yaml')
-rwxr-xr-x | kubernetes/so/charts/so-sdc-controller/values.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kubernetes/so/charts/so-sdc-controller/values.yaml b/kubernetes/so/charts/so-sdc-controller/values.yaml index a38e256615..31fdb63b45 100755 --- a/kubernetes/so/charts/so-sdc-controller/values.yaml +++ b/kubernetes/so/charts/so-sdc-controller/values.yaml @@ -52,7 +52,7 @@ secrets: # Application configuration defaults. ################################################################# repository: nexus3.onap.org:10001 -image: onap/so/sdc-controller:1.6.0 +image: onap/so/sdc-controller:1.6.1 pullPolicy: Always db: |