diff options
author | hekeguang <hekeguang@chinamobile.com> | 2021-03-25 21:14:06 +0800 |
---|---|---|
committer | Sylvain Desbureaux <sylvain.desbureaux@orange.com> | 2021-04-01 07:02:56 +0000 |
commit | 333281b85d86c356ab0f09caab82890fce0442fb (patch) | |
tree | 511b46051cd2721e90240657e89aaef09bf246ad /kubernetes/uui/components/uui-server | |
parent | 810890cce295aa33c1b8e2e79b2977b58837ef80 (diff) |
[UUI] Update image of components of UUI
Update the image version for UUI components
Issue-ID: USECASEUI-549
Change-Id: Ib1189e3871485a927f100d963589b8a642a3b5bb
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 3232d828cb..de3a75a983 100644 --- a/kubernetes/uui/components/uui-server/values.yaml +++ b/kubernetes/uui/components/uui-server/values.yaml @@ -25,7 +25,7 @@ flavor: small # application image repository: nexus3.onap.org:10001 -image: onap/usecase-ui-server:3.0.7 +image: onap/usecase-ui-server:4.0.0 pullPolicy: Always # application configuration |