diff options
author | kaixiliu <liukaixi@chinamobile.com> | 2023-06-15 15:54:40 +0800 |
---|---|---|
committer | Kaixi LIU <liukaixi@chinamobile.com> | 2023-06-15 08:33:01 +0000 |
commit | 3a83708c027d2f4a1ac0201d68e429abaf4b1ae7 (patch) | |
tree | e04f9be51edded707e08ffcf2543e539a78fe3db /kubernetes/uui/components/uui-server | |
parent | c50f0892fc601eb3d0e237c04b3f54019de513b1 (diff) |
[UUI] Update image of components of UUI
Update image of components of UUI
Issue-ID: USECASEUI-812
Signed-off-by: kaixiliu <liukaixi@chinamobile.com>
Change-Id: Ie4f396bd863139f8ec8c70d2f731fcf58f11446b
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 6dd917b554..152f27db0e 100644 --- a/kubernetes/uui/components/uui-server/values.yaml +++ b/kubernetes/uui/components/uui-server/values.yaml @@ -48,7 +48,7 @@ flavor: small # application image repository: nexus3.onap.org:10001 -image: onap/usecase-ui-server:5.2.1 +image: onap/usecase-ui-server:5.2.2 pullPolicy: Always # application configuration |