diff options
author | Dan Timoney <dtimoney@att.com> | 2021-08-19 12:20:35 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2021-08-30 08:12:30 -0400 |
commit | 1e108ef69db2cace975a7ed023d961501b577783 (patch) | |
tree | 957c5a2025c6a52949191a7da5c61b8d065c69eb /kubernetes/cds/components/cds-command-executor/values.yaml | |
parent | 3a7c442b92db8cf5c2fc8bbe26396f804f4acc92 (diff) |
[SO] SO Istanbul first release candidate
Includes the So core components. Also installs compatible
CDS version 1.1.5
Issue-ID: SO-3740
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
Change-Id: Ic40426e569fd9f15e50d6697eb031f169c7eb38b
Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'kubernetes/cds/components/cds-command-executor/values.yaml')
-rwxr-xr-x | kubernetes/cds/components/cds-command-executor/values.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kubernetes/cds/components/cds-command-executor/values.yaml b/kubernetes/cds/components/cds-command-executor/values.yaml index 12a7fe9b40..cb3668656a 100755 --- a/kubernetes/cds/components/cds-command-executor/values.yaml +++ b/kubernetes/cds/components/cds-command-executor/values.yaml @@ -32,7 +32,7 @@ global: # Application configuration defaults. ################################################################# # application image -image: onap/ccsdk-commandexecutor:1.1.4 +image: onap/ccsdk-commandexecutor:1.1.5 pullPolicy: Always # application configuration |