diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2022-10-28 11:46:35 -0400 |
---|---|---|
committer | Fiachra Corcoran <fiachra.corcoran@est.tech> | 2022-11-03 14:25:20 +0000 |
commit | 473cf94eb1099c4d0efaceb8557ff434cd879784 (patch) | |
tree | e533d467d6a81bf6c8b6d64697ff0f7f411a2b69 /kubernetes/cds/components/cds-blueprints-processor | |
parent | 8778cc162677eac7d2db8302f035efc37878fdec (diff) |
[CCSDK] Version bump for CCSDK Kohn RC
Version bump for CCSDK (CDS) images for CCSDK Kohn RC milestone
Issue-ID: CCSDK-3777
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Change-Id: I4472fd32bcda610ff15e72bce1695da74c103455
Diffstat (limited to 'kubernetes/cds/components/cds-blueprints-processor')
-rwxr-xr-x | kubernetes/cds/components/cds-blueprints-processor/values.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kubernetes/cds/components/cds-blueprints-processor/values.yaml b/kubernetes/cds/components/cds-blueprints-processor/values.yaml index 4b478e21e2..87a1b03ada 100755 --- a/kubernetes/cds/components/cds-blueprints-processor/values.yaml +++ b/kubernetes/cds/components/cds-blueprints-processor/values.yaml @@ -108,7 +108,7 @@ certInitializer: # Application configuration defaults. ################################################################# # application image -image: onap/ccsdk-blueprintsprocessor:1.4.0 +image: onap/ccsdk-blueprintsprocessor:1.4.1 pullPolicy: Always # flag to enable debugging - application support required |