diff options
author | Sylvain Desbureaux <sylvain.desbureaux@orange.com> | 2020-09-24 07:06:05 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2020-09-24 07:06:05 +0000 |
commit | c7f3d6bf913e5da8e486ee316047a8bb144e0e5a (patch) | |
tree | 81dec7d5d1ab9bb9025ed4dc55be913b9958dc1e /kubernetes/cds/charts/cds-command-executor/values.yaml | |
parent | dd54b96b04514422838af9f8b2b3eed8c818bdd6 (diff) | |
parent | 6cc07e0d0206f8837a51ec8abfd69006892fb6f9 (diff) |
Merge changes from topic "change-112626-6"
* changes:
[CCSDK/CDS] Bump CDS charts to Guilin version
[SDNC/CCSDK] Guilin version bump
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 5fcfbc4787..fff3fc7298 100755 --- a/kubernetes/cds/charts/cds-command-executor/values.yaml +++ b/kubernetes/cds/charts/cds-command-executor/values.yaml @@ -39,7 +39,7 @@ global: ################################################################# # application image repository: nexus3.onap.org:10001 -image: onap/ccsdk-commandexecutor:0.7.5 +image: onap/ccsdk-commandexecutor:1.0.0 pullPolicy: Always # application configuration |