diff options
author | hekeguang <hekeguang@chinamobile.com> | 2022-04-27 14:36:00 +0800 |
---|---|---|
committer | Fiachra Corcoran <fiachra.corcoran@est.tech> | 2022-04-28 14:45:00 +0000 |
commit | 618cfffd44e5a9d187e6a89586b00fb0737f81a7 (patch) | |
tree | 43d28789b082133367cffe3fd3dff52c56c7c018 /kubernetes/uui/components/uui-server | |
parent | 24f188ef01678376820221a26cafa0bfff719a13 (diff) |
[UUI] Update image of components of UUI
Update the image version for UUI components
Issue-ID: USECASEUI-662
Change-Id: I1ca25dfcde7dee20266660797ce089430c3af9d8
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 5bd781eb2d..d279163690 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.6 +image: onap/usecase-ui-server:4.0.7 pullPolicy: Always # application configuration |