From 8962527d7af291250d6d0d46893329ccf886287e Mon Sep 17 00:00:00 2001 From: hekeguang Date: Thu, 27 Oct 2022 15:11:14 +0800 Subject: [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 --- kubernetes/uui/components/uui-server/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kubernetes/uui/components/uui-server') 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 -- cgit