diff options
author | kaixiliu <liukaixi@chinamobile.com> | 2024-06-13 18:03:37 +0800 |
---|---|---|
committer | Andreas Geissler <andreas-geissler@telekom.de> | 2024-06-14 11:25:47 +0000 |
commit | 7304f4378834e584dd3bfc428fb6c0144b6d63f7 (patch) | |
tree | 6bdf2ceabb59591a58ee5a4191fefbb5cd02a6dc /kubernetes/uui/components/uui-server/values.yaml | |
parent | 5e514f3f518f7f2bc7b5ff402cb5caa422013304 (diff) |
[UUI] Update image of components of UUI
Update image of components of UUI
Issue-ID: USECASEUI-838
Change-Id: I8e0929641424a6e77e53bf1a4a360e1b6297fb5c
Signed-off-by: kaixiliu <liukaixi@chinamobile.com>
(cherry picked from commit f5d88bd053b4c7a5e98831d0570a88aab65cc3b2)
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 d1bc3379d0..6e715bd7a9 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.2 +image: onap/usecase-ui-server:14.0.0 pullPolicy: Always # application configuration |