diff options
author | Alexis de Talhouƫt <adetalhouet89@gmail.com> | 2019-08-13 16:56:42 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-08-13 16:56:42 +0000 |
commit | a3a05b55e7eb3f6611dac87c49754de760f8508f (patch) | |
tree | fb414a9f5a18e860c5365532c77431d2fe2613bb /kubernetes/cds/charts/cds-command-executor/values.yaml | |
parent | ecdb2369e3b8083b0906b3cf4cace1d2d9f8ff09 (diff) | |
parent | 103b69ba8f452d85ef19cf481e2af3465e795153 (diff) |
Merge "Update SDNC/CDS image versions for El Alto early drop"
Diffstat (limited to 'kubernetes/cds/charts/cds-command-executor/values.yaml')
-rwxr-xr-x | kubernetes/cds/charts/cds-command-executor/values.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kubernetes/cds/charts/cds-command-executor/values.yaml b/kubernetes/cds/charts/cds-command-executor/values.yaml index 14432ecab2..0db73be134 100755 --- a/kubernetes/cds/charts/cds-command-executor/values.yaml +++ b/kubernetes/cds/charts/cds-command-executor/values.yaml @@ -40,7 +40,7 @@ global: ################################################################# # application image repository: nexus3.onap.org:10001 -image: onap/ccsdk-commandexecutor:0.4.5 +image: onap/ccsdk-commandexecutor:0.5.1 pullPolicy: Always # application configuration |