diff options
author | hekeguang <hekeguang@chinamobile.com> | 2022-10-27 15:11:14 +0800 |
---|---|---|
committer | Fiachra Corcoran <fiachra.corcoran@est.tech> | 2022-11-03 14:29:50 +0000 |
commit | 8962527d7af291250d6d0d46893329ccf886287e (patch) | |
tree | 37ac8c4f1832a123099524a798a5630214064385 /kubernetes/uui/components/uui-server | |
parent | 8778cc162677eac7d2db8302f035efc37878fdec (diff) |
[UUI] Update image of components of UUI
Update the image version for UUI components
Issue-ID: USECASEUI-743
Change-Id: Iab67b65566c3d2737337b3c85f3b0d3f6d035697
Signed-off-by: hekeguang <hekeguang@chinamobile.com>
Diffstat (limited to 'kubernetes/uui/components/uui-server')
-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 c477d03c54..2a187d6392 100644 --- a/kubernetes/uui/components/uui-server/values.yaml +++ b/kubernetes/uui/components/uui-server/values.yaml @@ -88,7 +88,7 @@ flavor: small # application image repository: nexus3.onap.org:10001 -image: onap/usecase-ui-server:5.1.1 +image: onap/usecase-ui-server:5.1.2 pullPolicy: Always # application configuration |