diff options
author | hekeguang <hekeguang@chinamobile.com> | 2021-04-13 11:44:11 +0800 |
---|---|---|
committer | He Keguang <hekeguang@chinamobile.com> | 2021-04-13 10:28:06 +0000 |
commit | b2f9d84877cd39d1e345e503bf4aee26343869ae (patch) | |
tree | 4f817ca4a45bc4b1429fc1bfe2dd95c7ed7ef8a7 /kubernetes/uui/components/uui-server | |
parent | 1d64b4dbc585cc850baa6c75078a8237f6e5a550 (diff) |
[UUI] Update image of components of UUI
Update the image version for UUI components.
Issue-ID: USECASEUI-566
Change-Id: Id2920cffa95b9a9f00dd73592ff8f6712ba7f234
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 de3a75a983..71ad437634 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:4.0.0 +image: onap/usecase-ui-server:4.0.1 pullPolicy: Always # application configuration |