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-ui | |
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-ui')
-rw-r--r-- | kubernetes/cds/components/cds-ui/values.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kubernetes/cds/components/cds-ui/values.yaml b/kubernetes/cds/components/cds-ui/values.yaml index 1c8c60a8d7..204e1cc611 100644 --- a/kubernetes/cds/components/cds-ui/values.yaml +++ b/kubernetes/cds/components/cds-ui/values.yaml @@ -44,7 +44,7 @@ certInitializer: {{.Values.fqi}} {{ .Values.fqdn }} > {{ .Values.credsPath }}/mycreds.prop # application image -image: onap/ccsdk-cds-ui-server:1.3.0 +image: onap/ccsdk-cds-ui-server:1.4.1 pullPolicy: Always # application configuration |