From 48120bd7ed2b20a27438c2411f3a686d40be61d9 Mon Sep 17 00:00:00 2001 From: hekeguang Date: Fri, 23 Sep 2022 00:38:45 +0800 Subject: [PATCH] [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 --- kubernetes/uui/components/uui-server/values.yaml | 2 +- kubernetes/uui/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 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 diff --git a/kubernetes/uui/values.yaml b/kubernetes/uui/values.yaml index f133ad5a27..10d9a253ba 100644 --- a/kubernetes/uui/values.yaml +++ b/kubernetes/uui/values.yaml @@ -57,7 +57,7 @@ subChartsOnly: flavor: small # application image -image: onap/usecase-ui:4.0.7 +image: onap/usecase-ui:5.1.0 pullPolicy: Always # application configuration -- 2.16.6