diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-09-22 20:03:27 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-09-23 11:35:27 -0400 |
commit | 4fb85c1231d293aa08b7349e1885806e63b5b49f (patch) | |
tree | 0d5132b98217474e4f2acd42f511372e0a0bdd32 /kubernetes/cds/charts/cds-command-executor | |
parent | 0a492313bb9f3a7fba44e020f74c73d55b3475db (diff) |
Update CCSDK/SDNC versions for RC0
Update CCSDK version to RCO (0.6.3) and update SDNC
version to RC0 (1.7.3)
Change-Id: I4af5684ecacd2cf8134a4db51684fb95b488d536
Issue-ID: SDNC-917
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'kubernetes/cds/charts/cds-command-executor')
-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 e4054704dd..469864629d 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.6.2 +image: onap/ccsdk-commandexecutor:0.6.3 pullPolicy: Always # application configuration |