diff options
author | hekeguang <hekeguang@chinamobile.com> | 2022-09-23 00:38:45 +0800 |
---|---|---|
committer | Fiachra Corcoran <fiachra.corcoran@est.tech> | 2022-09-30 10:04:09 +0000 |
commit | 48120bd7ed2b20a27438c2411f3a686d40be61d9 (patch) | |
tree | 8b60f6626ae695c01781898005dcc4d1a2a73c07 /kubernetes/uui/components/uui-server/values.yaml | |
parent | c550be7a8e75d3ba6fac3156f96f3a26d84edbd3 (diff) |
[UUI] Update image of components of UUI
Update the image version for UUI components
Issue-ID: USECASEUI-731
Change-Id: I44f1d869a285455a8a1109945e051a3899bb3589
Signed-off-by: hekeguang <hekeguang@chinamobile.com>
Diffstat (limited to 'kubernetes/uui/components/uui-server/values.yaml')
-rw-r--r-- | kubernetes/uui/components/uui-server/values.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kubernetes/uui/components/uui-server/values.yaml b/kubernetes/uui/components/uui-server/values.yaml index d279163690..edeef7af9a 100644 --- a/kubernetes/uui/components/uui-server/values.yaml +++ b/kubernetes/uui/components/uui-server/values.yaml @@ -63,7 +63,7 @@ flavor: small # application image repository: nexus3.onap.org:10001 -image: onap/usecase-ui-server:4.0.7 +image: onap/usecase-ui-server:5.1.1 pullPolicy: Always # application configuration |