diff options
author | hekeguang <hekeguang@chinamobile.com> | 2022-03-23 12:49:53 +0800 |
---|---|---|
committer | hekeguang <hekeguang@chinamobile.com> | 2022-03-23 12:50:05 +0800 |
commit | 48e436b6b767be95b9c78e996936f8ef8d52d41b (patch) | |
tree | ade277ba7e0f24496e02b38d6df29e7c8bbaea21 /kubernetes/uui/components | |
parent | f91c26bb28e7ee59ccc941647190c18257f23a01 (diff) |
[UUI] Update image of components of UUI
Update the image version for UUI components
Issue-ID: USECASEUI-649
Change-Id: Ic828aaa86307287ad681e60b73bc538db95426a9
Signed-off-by: hekeguang <hekeguang@chinamobile.com>
Diffstat (limited to 'kubernetes/uui/components')
-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 1b652d553b..5bd781eb2d 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.5 +image: onap/usecase-ui-server:4.0.6 pullPolicy: Always # application configuration |